diff --git a/.env b/.env index 46070cf..f3901ab 100644 --- a/.env +++ b/.env @@ -3,12 +3,12 @@ APP_ENV=local APP_KEY=base64:7nCO2EKoARvPBdpIK5Z7V5qoqk28htq5GbJ7CpASidY= APP_DEBUG=true APP_LOG_LEVEL=debug -APP_URL=http://localhost +APP_URL=http://localhost:8000 DB_CONNECTION=mysql DB_HOST=127.0.0.1 DB_PORT=3306 -DB_DATABASE=laravel_admin_demo +DB_DATABASE=laravel_admin_demo_1 DB_USERNAME=root DB_PASSWORD= diff --git a/app/Admin/Controllers/ChartjsController.php b/app/Admin/Controllers/ChartjsController.php index ec0ce63..e845cba 100644 --- a/app/Admin/Controllers/ChartjsController.php +++ b/app/Admin/Controllers/ChartjsController.php @@ -26,16 +26,18 @@ public function index(Content $content) $bar = view('admin.chartjs.line'); $row->column(1/3, new Box('Line chart', $bar)); + })->row(function (Row $row) { + + $bar = view('admin.chartjs.line-stacked'); + $row->column(99/100, new Box('Chart.js Line Chart - Stacked Area', $bar)); + })->row(function (Row $row) { $bar = view('admin.chartjs.doughnut'); - $row->column(1/3, new Box('Doughnut chart', $bar)); + $row->column(1/2, new Box('Doughnut chart', $bar)); $scatter = view('admin.chartjs.combo-bar-line'); - $row->column(1/3, new Box('Chart.js Combo Bar Line Chart', $scatter)); - - $bar = view('admin.chartjs.line-stacked'); - $row->column(1/3, new Box('Chart.js Line Chart - Stacked Area', $bar)); + $row->column(1/2, new Box('Chart.js Combo Bar Line Chart', $scatter)); }); } diff --git a/app/Admin/Controllers/ImageController.php b/app/Admin/Controllers/ImageController.php index a7724bc..9c0bfe4 100644 --- a/app/Admin/Controllers/ImageController.php +++ b/app/Admin/Controllers/ImageController.php @@ -4,7 +4,7 @@ use App\Admin\Extensions\Tools\GridView; use App\Models\Image; -use App\Models\User; +use App\User; use Encore\Admin\Controllers\AdminController; use Encore\Admin\Form; use Encore\Admin\Grid; diff --git a/app/Admin/bootstrap.php b/app/Admin/bootstrap.php index 2dfc1b2..89b4fda 100644 --- a/app/Admin/bootstrap.php +++ b/app/Admin/bootstrap.php @@ -47,6 +47,7 @@ ], 'fa-plus')->title('Create')); $navbar->left(new Nav\Dropdown()); + // $navbar->left(new Nav\Dropdown()); }); diff --git a/composer.json b/composer.json index 4ed5e9c..b3b8264 100644 --- a/composer.json +++ b/composer.json @@ -34,6 +34,7 @@ "laravel/tinker": "~1.0", "maatwebsite/excel": "~2.1.0", "matthiasmullie/minify": "^1.3", + "orangehill/iseed": "^2.6", "spatie/eloquent-sortable": "^3.4", "spatie/laravel-backup": "^5.0" }, diff --git a/composer.lock b/composer.lock index 8bd0632..1d464ee 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "66db1ef455e7d9f286ab0e324620be87", + "content-hash": "04d9335d2ab4a69245a0867b1e2d56aa", "packages": [ { "name": "dnoegel/php-xdg-base-dir", @@ -18,13 +18,7 @@ "type": "zip", "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/265b8593498b997dc2d31e75b89f053b5cc9621a", "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3.2" @@ -57,13 +51,7 @@ "type": "zip", "url": "https://api.github.com/repos/doctrine/cache/zipball/d768d58baee9a4862ca783840eca1b9add7a7f57", "reference": "d768d58baee9a4862ca783840eca1b9add7a7f57", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "~7.1" @@ -138,13 +126,7 @@ "type": "zip", "url": "https://api.github.com/repos/doctrine/dbal/zipball/22800bd651c1d8d2a9719e2a3dc46d5108ebfcc9", "reference": "22800bd651c1d8d2a9719e2a3dc46d5108ebfcc9", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "doctrine/cache": "^1.0", @@ -226,13 +208,7 @@ "type": "zip", "url": "https://api.github.com/repos/doctrine/event-manager/zipball/a520bc093a0170feeb6b14e9d83f3a14452e64b3", "reference": "a520bc093a0170feeb6b14e9d83f3a14452e64b3", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^7.1" @@ -306,13 +282,7 @@ "type": "zip", "url": "https://api.github.com/repos/doctrine/inflector/zipball/5527a48b7313d15261292c149e55e26eae771b0a", "reference": "5527a48b7313d15261292c149e55e26eae771b0a", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^7.1" @@ -379,13 +349,7 @@ "type": "zip", "url": "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8", "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3.2" @@ -445,13 +409,7 @@ "type": "zip", "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/c26463ff9241f27907112fbcd0c86fa670cfef98", "reference": "c26463ff9241f27907112fbcd0c86fa670cfef98", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "doctrine/lexer": "^1.0.1", @@ -508,13 +466,7 @@ "type": "zip", "url": "https://api.github.com/repos/z-song/laravel-admin/zipball/1696ae76863fc7b60ed2c717caef547dc39c30d3", "reference": "1696ae76863fc7b60ed2c717caef547dc39c30d3", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "doctrine/dbal": "2.*", @@ -585,13 +537,7 @@ "type": "zip", "url": "https://api.github.com/repos/erusev/parsedown/zipball/6d893938171a817f4e9bc9e86f2da1e370b7bcd7", "reference": "6d893938171a817f4e9bc9e86f2da1e370b7bcd7", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "ext-mbstring": "*", @@ -637,13 +583,7 @@ "type": "zip", "url": "https://api.github.com/repos/fideloper/TrustedProxy/zipball/9cdf6f118af58d89764249bbcc7bb260c132924f", "reference": "9cdf6f118af58d89764249bbcc7bb260c132924f", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "illuminate/contracts": "~5.0", @@ -700,13 +640,7 @@ "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/9f83dded91781a01c63574e387eaa769be769115", "reference": "9f83dded91781a01c63574e387eaa769be769115", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.4.0", @@ -773,13 +707,7 @@ "type": "zip", "url": "https://api.github.com/repos/Intervention/image/zipball/e82d274f786e3d4b866a59b173f42e716f0783eb", "reference": "e82d274f786e3d4b866a59b173f42e716f0783eb", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "ext-fileinfo": "*", @@ -849,13 +777,7 @@ "type": "zip", "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/d5deaecff52a0d61ccb613bb3804088da0307191", "reference": "d5deaecff52a0d61ccb613bb3804088da0307191", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.4.0" @@ -897,13 +819,7 @@ "type": "zip", "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/9f7a229a69d52506914b4bc61bfdb199d90c5547", "reference": "9f7a229a69d52506914b4bc61bfdb199d90c5547", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "ext-tokenizer": "*", @@ -949,13 +865,7 @@ "type": "zip", "url": "https://api.github.com/repos/jeremeamia/super_closure/zipball/5707d5821b30b9a07acfb4d76949784aaa0e9ce9", "reference": "5707d5821b30b9a07acfb4d76949784aaa0e9ce9", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "nikic/php-parser": "^1.2|^2.0|^3.0|^4.0", @@ -1013,13 +923,7 @@ "type": "zip", "url": "https://api.github.com/repos/laravel-admin-extensions/code-mirror/zipball/7622d7ba1b73a0fc2c27a477f7f75c5a5e8ba8de", "reference": "7622d7ba1b73a0fc2c27a477f7f75c5a5e8ba8de", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "encore/laravel-admin": "~1.6", @@ -1071,13 +975,7 @@ "type": "zip", "url": "https://api.github.com/repos/laravel-admin-extensions/json-editor/zipball/56b0f22f357458bc56749a8338c3247933cce044", "reference": "56b0f22f357458bc56749a8338c3247933cce044", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "encore/laravel-admin": "~1.6", @@ -1129,13 +1027,7 @@ "type": "zip", "url": "https://api.github.com/repos/kylekatarnls/update-helper/zipball/b34a46d7f5ec1795b4a15ac9d46b884377262df9", "reference": "b34a46d7f5ec1795b4a15ac9d46b884377262df9", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "composer-plugin-api": "^1.1.0", @@ -1180,13 +1072,7 @@ "type": "zip", "url": "https://api.github.com/repos/laravel-admin-extensions/api-tester/zipball/91157898c9e8a3c27e45d60c09badd79479333c8", "reference": "91157898c9e8a3c27e45d60c09badd79479333c8", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "encore/laravel-admin": "~1.5", @@ -1241,13 +1127,7 @@ "type": "zip", "url": "https://api.github.com/repos/laravel-admin-extensions/backup/zipball/9477a6ad6d345333cc3f39285a9b786836715bfe", "reference": "9477a6ad6d345333cc3f39285a9b786836715bfe", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "encore/laravel-admin": "~1.5", @@ -1302,13 +1182,7 @@ "type": "zip", "url": "https://api.github.com/repos/laravel-admin-extensions/chartjs/zipball/3a12f9907c9d4ba59cdd1c9033e67325a337469f", "reference": "3a12f9907c9d4ba59cdd1c9033e67325a337469f", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "encore/laravel-admin": "*", @@ -1361,13 +1235,7 @@ "type": "zip", "url": "https://api.github.com/repos/laravel-admin-extensions/clike-editor/zipball/2e7f78ad3458209ade1448f9f59a12c0564af337", "reference": "2e7f78ad3458209ade1448f9f59a12c0564af337", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "jxlwqq/code-mirror": "*", @@ -1428,13 +1296,7 @@ "type": "zip", "url": "https://api.github.com/repos/laravel-admin-extensions/config/zipball/183b7974725eec7c4845a442a248c5f847599a89", "reference": "183b7974725eec7c4845a442a248c5f847599a89", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "encore/laravel-admin": "~1.6", @@ -1488,13 +1350,7 @@ "type": "zip", "url": "https://api.github.com/repos/laravel-admin-extensions/grid-lightbox/zipball/a19772d492bea8f82d74694b9489d60a6dc32756", "reference": "a19772d492bea8f82d74694b9489d60a6dc32756", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "encore/laravel-admin": "~1.6", @@ -1549,13 +1405,7 @@ "type": "zip", "url": "https://api.github.com/repos/laravel-admin-extensions/grid-sortable/zipball/e1bfbd53dfa115f91ea92de9a364ba80b42a8f4c", "reference": "e1bfbd53dfa115f91ea92de9a364ba80b42a8f4c", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "encore/laravel-admin": ">=1.7.2", @@ -1610,13 +1460,7 @@ "type": "zip", "url": "https://api.github.com/repos/laravel-admin-extensions/helpers/zipball/67b2573029f90ca1873e1598a2d46ae8d9acca66", "reference": "67b2573029f90ca1873e1598a2d46ae8d9acca66", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "encore/laravel-admin": "~1.6", @@ -1668,13 +1512,7 @@ "type": "zip", "url": "https://api.github.com/repos/laravel-admin-extensions/js-editor/zipball/4657c3df82bc6ac7919ce7460d0a8ac37f04dd72", "reference": "4657c3df82bc6ac7919ce7460d0a8ac37f04dd72", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "jxlwqq/code-mirror": "*", @@ -1730,13 +1568,7 @@ "type": "zip", "url": "https://api.github.com/repos/laravel-admin-extensions/log-viewer/zipball/742a2550746c9346d463249ba16b8fba9ac9cf97", "reference": "742a2550746c9346d463249ba16b8fba9ac9cf97", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "encore/laravel-admin": "~1.6", @@ -1789,13 +1621,7 @@ "type": "zip", "url": "https://api.github.com/repos/laravel-admin-extensions/media-manager/zipball/3545f3b88893ad4787ba89925503678b55b689c8", "reference": "3545f3b88893ad4787ba89925503678b55b689c8", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "encore/laravel-admin": "~1.5", @@ -1850,13 +1676,7 @@ "type": "zip", "url": "https://api.github.com/repos/laravel-admin-extensions/php-editor/zipball/8a41a929f24a5817db23efdc88d6acde39a19796", "reference": "8a41a929f24a5817db23efdc88d6acde39a19796", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "jxlwqq/code-mirror": "*", @@ -1911,13 +1731,7 @@ "type": "zip", "url": "https://api.github.com/repos/laravel-admin-extensions/phpinfo/zipball/258c388f3e7f6be032a0234a4ad35acf1202f74c", "reference": "258c388f3e7f6be032a0234a4ad35acf1202f74c", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "encore/laravel-admin": "~1.6", @@ -1970,13 +1784,7 @@ "type": "zip", "url": "https://api.github.com/repos/laravel-admin-extensions/python-editor/zipball/bd482560f5ae7b86b61899374e718f28bad47ab3", "reference": "bd482560f5ae7b86b61899374e718f28bad47ab3", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "jxlwqq/code-mirror": "*", @@ -2031,13 +1839,7 @@ "type": "zip", "url": "https://api.github.com/repos/laravel-admin-extensions/reporter/zipball/32c97a3cc090a97651e658930f9361850ae59488", "reference": "32c97a3cc090a97651e658930f9361850ae59488", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "encore/laravel-admin": "~1.5", @@ -2092,13 +1894,7 @@ "type": "zip", "url": "https://api.github.com/repos/laravel-admin-extensions/scheduling/zipball/663ef072b65e8c01c004c3c4577a9428904ba78c", "reference": "663ef072b65e8c01c004c3c4577a9428904ba78c", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "encore/laravel-admin": "~1.5", @@ -2153,13 +1949,7 @@ "type": "zip", "url": "https://api.github.com/repos/laravel-admin-extensions/simplemde/zipball/49bd152e313b1442c569679d7f5bff6ab0edd80c", "reference": "49bd152e313b1442c569679d7f5bff6ab0edd80c", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "encore/laravel-admin": "~1.6", @@ -2213,13 +2003,7 @@ "type": "zip", "url": "https://api.github.com/repos/laravel-admin-extensions/summernote/zipball/5e87bf5d344f30266cd27e6a677d1a2183503183", "reference": "5e87bf5d344f30266cd27e6a677d1a2183503183", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "encore/laravel-admin": ">=1.5.20", @@ -2274,13 +2058,7 @@ "type": "zip", "url": "https://api.github.com/repos/laravel-admin-extensions/wangEditor/zipball/16d7a1eb42e90740c6f30918569088c772157365", "reference": "16d7a1eb42e90740c6f30918569088c772157365", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "encore/laravel-admin": "~1.6", @@ -2333,13 +2111,7 @@ "type": "zip", "url": "https://api.github.com/repos/laravel/framework/zipball/52c79ecf54b6168a54730ccb6c4c9f3561732a80", "reference": "52c79ecf54b6168a54730ccb6c4c9f3561732a80", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "doctrine/inflector": "~1.1", @@ -2473,13 +2245,7 @@ "type": "zip", "url": "https://api.github.com/repos/laravel/tinker/zipball/cafbf598a90acde68985660e79b2b03c5609a405", "reference": "cafbf598a90acde68985660e79b2b03c5609a405", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "illuminate/console": "~5.1", @@ -2542,13 +2308,7 @@ "type": "zip", "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/c5a5097156387970e6f0ccfcdf03f752856f3391", "reference": "c5a5097156387970e6f0ccfcdf03f752856f3391", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "ext-fileinfo": "*", @@ -2632,13 +2392,7 @@ "type": "zip", "url": "https://api.github.com/repos/Maatwebsite/Laravel-Excel/zipball/f5540c4ba3ac50cebd98b09ca42e61f926ef299f", "reference": "f5540c4ba3ac50cebd98b09ca42e61f926ef299f", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "illuminate/cache": "^5.0", @@ -2716,13 +2470,7 @@ "type": "zip", "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/d5acb8ce5b6acb7d11bafe97cecc533f6e4fd751", "reference": "d5acb8ce5b6acb7d11bafe97cecc533f6e4fd751", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "ext-pcre": "*", @@ -2782,13 +2530,7 @@ "type": "zip", "url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/5e4b121c8b9f97c80835c1d878b0812ba1d607c9", "reference": "5e4b121c8b9f97c80835c1d878b0812ba1d607c9", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "ext-pcre": "*", @@ -2837,13 +2579,7 @@ "type": "zip", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266", "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3.0", @@ -2921,13 +2657,7 @@ "type": "zip", "url": "https://api.github.com/repos/mtdowling/cron-expression/zipball/9504fa9ea681b586028adaaa0877db4aecf32bad", "reference": "9504fa9ea681b586028adaaa0877db4aecf32bad", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3.2" @@ -2957,6 +2687,7 @@ "cron", "schedule" ], + "abandoned": "dragonmantank/cron-expression", "time": "2017-01-23T04:29:33+00:00" }, { @@ -2971,13 +2702,7 @@ "type": "zip", "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/8dd4172bfe1784952c4d58c4db725d183b1c23ad", "reference": "8dd4172bfe1784952c4d58c4db725d183b1c23ad", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "kylekatarnls/update-helper": "^1.1", @@ -3038,13 +2763,7 @@ "type": "zip", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1bd73cc04c3843ad8d6b0bfc0956026a151fc420", "reference": "1bd73cc04c3843ad8d6b0bfc0956026a151fc420", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "ext-tokenizer": "*", @@ -3083,6 +2802,65 @@ ], "time": "2019-05-25T20:07:01+00:00" }, + { + "name": "orangehill/iseed", + "version": "v2.6.2", + "source": { + "type": "git", + "url": "https://github.com/orangehill/iseed.git", + "reference": "fe8fbf51ab57bcc28282c6b1109e610c4a44fad9" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/orangehill/iseed/zipball/fe8fbf51ab57bcc28282c6b1109e610c4a44fad9", + "reference": "fe8fbf51ab57bcc28282c6b1109e610c4a44fad9", + "shasum": "" + }, + "require": { + "illuminate/support": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0", + "php": "^7.2" + }, + "require-dev": { + "illuminate/filesystem": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0", + "laravel/framework": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0", + "mockery/mockery": "^1.0.0", + "phpunit/phpunit": "^8.0" + }, + "type": "library", + "extra": { + "laravel": { + "providers": [ + "Orangehill\\Iseed\\IseedServiceProvider" + ] + } + }, + "autoload": { + "psr-0": { + "Orangehill\\Iseed": "src/" + }, + "classmap": [ + "src/Orangehill/Iseed/Exceptions.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-2-Clause" + ], + "authors": [ + { + "name": "Tihomir Opacic", + "email": "tihomir.opacic@orangehilldev.com" + } + ], + "description": "Generate a new Laravel database seed file based on data from the existing database table.", + "keywords": [ + "artisan", + "generators", + "laravel", + "seed" + ], + "time": "2019-09-09T13:18:41+00:00" + }, { "name": "paragonie/random_compat", "version": "v9.99.99", @@ -3095,13 +2873,7 @@ "type": "zip", "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^7" @@ -3146,13 +2918,7 @@ "type": "zip", "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/1441011fb7ecdd8cc689878f54f8b58a6805f870", "reference": "1441011fb7ecdd8cc689878f54f8b58a6805f870", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "ext-mbstring": "*", @@ -3215,13 +2981,7 @@ "type": "zip", "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3.0" @@ -3270,13 +3030,7 @@ "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3.0" @@ -3326,13 +3080,7 @@ "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3.0" @@ -3379,13 +3127,7 @@ "type": "zip", "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3.0" @@ -3433,13 +3175,7 @@ "type": "zip", "url": "https://api.github.com/repos/bobthecow/psysh/zipball/9aaf29575bb8293206bb0420c1e1c87ff2ffa94e", "reference": "9aaf29575bb8293206bb0420c1e1c87ff2ffa94e", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "dnoegel/php-xdg-base-dir": "0.1", @@ -3513,13 +3249,7 @@ "type": "zip", "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/5601c8a83fbba7ef674a7369456d12f1e0d0eafa", "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3" @@ -3559,13 +3289,7 @@ "type": "zip", "url": "https://api.github.com/repos/ramsey/uuid/zipball/d09ea80159c1929d75b3f9c60504d613aeb4a1e3", "reference": "d09ea80159c1929d75b3f9c60504d613aeb4a1e3", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "paragonie/random_compat": "^1.0|^2.0|9.99.99", @@ -3647,13 +3371,7 @@ "type": "zip", "url": "https://api.github.com/repos/spatie/db-dumper/zipball/8f88e6f772ddf6c5a71ec9c0b5682ebca3323377", "reference": "8f88e6f772ddf6c5a71ec9c0b5682ebca3323377", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^7.0", @@ -3703,13 +3421,7 @@ "type": "zip", "url": "https://api.github.com/repos/spatie/eloquent-sortable/zipball/340c7338031338aba47c41836e335bf9a5ef0216", "reference": "340c7338031338aba47c41836e335bf9a5ef0216", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "laravel/framework": "~5.5.0|~5.6.0|~5.7.0|~5.8.0", @@ -3759,13 +3471,7 @@ "type": "zip", "url": "https://api.github.com/repos/spatie/laravel-backup/zipball/553562557ef13fda0e823cc609cd7d4f2c4f2552", "reference": "553562557ef13fda0e823cc609cd7d4f2c4f2552", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "illuminate/console": "~5.5.0|~5.6.0|~5.7.0|~5.8.0", @@ -3838,13 +3544,7 @@ "type": "zip", "url": "https://api.github.com/repos/spatie/temporary-directory/zipball/5e1799fa2297363ebfb4df296fea90afbd4ef9b7", "reference": "5e1799fa2297363ebfb4df296fea90afbd4ef9b7", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^7.0" @@ -3890,13 +3590,7 @@ "type": "zip", "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/5397cd05b0a0f7937c47b0adcb4c60e5ab936b6a", "reference": "5397cd05b0a0f7937c47b0adcb4c60e5ab936b6a", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "egulias/email-validator": "~2.0", @@ -3958,13 +3652,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/console/zipball/8e1d1e406dd31727fa70cd5a99cda202e9d6a5c6", "reference": "8e1d1e406dd31727fa70cd5a99cda202e9d6a5c6", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8", @@ -4036,13 +3724,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/css-selector/zipball/105c98bb0c5d8635bea056135304bd8edcc42b4d", "reference": "105c98bb0c5d8635bea056135304bd8edcc42b4d", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^7.1.3" @@ -4095,13 +3777,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/debug/zipball/671fc55bd14800668b1d0a3708c3714940e30a8c", "reference": "671fc55bd14800668b1d0a3708c3714940e30a8c", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8", @@ -4157,13 +3833,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/06ee58fbc9a8130f1d35b5280e15235a0515d457", "reference": "06ee58fbc9a8130f1d35b5280e15235a0515d457", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^7.1.3", @@ -4224,13 +3894,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/4e6c670af81c4fb0b6c08b035530a9915d0b691f", "reference": "4e6c670af81c4fb0b6c08b035530a9915d0b691f", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^7.1.3", @@ -4300,13 +3964,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/8fa2cf2177083dd59cf8e44ea4b6541764fbda69", "reference": "8fa2cf2177083dd59cf8e44ea4b6541764fbda69", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^7.1.3" @@ -4364,13 +4022,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/finder/zipball/fa5d962a71f2169dfe1cbae217fa5a2799859f6c", "reference": "fa5d962a71f2169dfe1cbae217fa5a2799859f6c", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8" @@ -4419,13 +4071,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/677ae5e892b081e71a665bfa7dd90fe61800c00e", "reference": "677ae5e892b081e71a665bfa7dd90fe61800c00e", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8", @@ -4479,13 +4125,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/ddde6547880914f2e41b0b29e585b8c939a1e39e", "reference": "ddde6547880914f2e41b0b29e585b8c939a1e39e", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8", @@ -4574,13 +4214,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/82ebae02209c21113908c229e9883c419720738a", "reference": "82ebae02209c21113908c229e9883c419720738a", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3.3" @@ -4638,13 +4272,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/f037ea22acfaee983e271dd9c3b8bb4150bd8ad7", "reference": "f037ea22acfaee983e271dd9c3b8bb4150bd8ad7", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3.3" @@ -4703,13 +4331,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/c766e95bec706cdd89903b1eda8afab7d7a6b7af", "reference": "c766e95bec706cdd89903b1eda8afab7d7a6b7af", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3.3", @@ -4771,13 +4393,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fe5e94c604826c35a32fa832f35bd036b6799609", "reference": "fe5e94c604826c35a32fa832f35bd036b6799609", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3.3" @@ -4836,13 +4452,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/f4dddbc5c3471e1b700a147a20ae17cdb72dbe42", "reference": "f4dddbc5c3471e1b700a147a20ae17cdb72dbe42", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3.3", @@ -4898,13 +4508,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/bc4858fb611bda58719124ca079baff854149c89", "reference": "bc4858fb611bda58719124ca079baff854149c89", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "paragonie/random_compat": "~1.0|~2.0|~9.99", @@ -4963,13 +4567,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/ab50dcf166d5f577978419edd37aa2bb8eabce0c", "reference": "ab50dcf166d5f577978419edd37aa2bb8eabce0c", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3.3" @@ -5024,13 +4622,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/b46c6cae28a3106735323f00a0c38eccf2328897", "reference": "b46c6cae28a3106735323f00a0c38eccf2328897", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3.3" @@ -5082,13 +4674,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/process/zipball/afe411c2a6084f25cff55a01d0d4e1474c97ff13", "reference": "afe411c2a6084f25cff55a01d0d4e1474c97ff13", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8" @@ -5137,13 +4723,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/routing/zipball/3458f90c2c17dfbb3260dbbfca19a0c415576ce0", "reference": "3458f90c2c17dfbb3260dbbfca19a0c415576ce0", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8" @@ -5219,13 +4799,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/translation/zipball/5dda505e5f65d759741dfaf4e54b36010a4b57aa", "reference": "5dda505e5f65d759741dfaf4e54b36010a4b57aa", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^7.1.3", @@ -5301,13 +4875,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/93597ce975d91c52ebfaca1253343cd9ccb7916d", "reference": "93597ce975d91c52ebfaca1253343cd9ccb7916d", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^7.1.3" @@ -5364,13 +4932,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/ca5fef348a0440411bbca0f9ec14e9a11625bd6a", "reference": "ca5fef348a0440411bbca0f9ec14e9a11625bd6a", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8", @@ -5439,13 +5001,7 @@ "type": "zip", "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/0ed4a2ea4e0902dac0489e6436ebcd5bbcae9757", "reference": "0ed4a2ea4e0902dac0489e6436ebcd5bbcae9757", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^5.5 || ^7.0", @@ -5492,13 +5048,7 @@ "type": "zip", "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/2a7dcf7e3e02dc5e701004e51a6f304b713107d5", "reference": "2a7dcf7e3e02dc5e701004e51a6f304b713107d5", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3.9", diff --git a/config/app.php b/config/app.php index 8981814..46fad56 100644 --- a/config/app.php +++ b/config/app.php @@ -64,7 +64,7 @@ | */ - 'timezone' => 'Asia/Shanghai', + 'timezone' => 'Asia/Tehran', /* |-------------------------------------------------------------------------- @@ -77,7 +77,7 @@ | */ - 'locale' => 'zh-CN', + 'locale' => 'en-US', /* |-------------------------------------------------------------------------- diff --git a/database/seeds/DatabaseSeeder.php b/database/seeds/DatabaseSeeder.php index 02f2937..e71b60b 100644 --- a/database/seeds/DatabaseSeeder.php +++ b/database/seeds/DatabaseSeeder.php @@ -12,5 +12,7 @@ class DatabaseSeeder extends Seeder public function run() { // $this->call(UsersTableSeeder::class); + $this->call(DemoMultipleImagesTableSeeder::class); + $this->call(DemoPostsTableSeeder::class); } } diff --git a/database/seeds/DemoMultipleImagesTableSeeder.php b/database/seeds/DemoMultipleImagesTableSeeder.php new file mode 100644 index 0000000..3233d34 --- /dev/null +++ b/database/seeds/DemoMultipleImagesTableSeeder.php @@ -0,0 +1,952 @@ +delete(); + + \DB::table('demo_multiple_images')->insert(array ( + 0 => + array ( + 'id' => 8, + 'title' => '121111dd111', + 'pictures' => '["images\\/banner1.png","images\\/f7a2ddacefe78292aadf0d51159135f6.jpeg","images\\/smacklogo.png","images\\/18307343_163133496175_2.jpg","images\\/8fbeca541fe0e3aeb2302dd1d3effd9e.jpg","images\\/TB2IjAdnHXlpuFjSszfXXcSGXXa_!!789545220.jpg","images\\/TB2jT.Hgd4opuFjSZFLXXX8mXXa_!!789545220.jpg","images\\/TB2jT.Hgd4opuFjSZFLXXX8mXXa_!!789545220_\\u526f\\u672c.jpg","images\\/u=2610340632,3536522605&fm=23&gp=0.jpg","images\\/u=1190881085,73993090&fm=23&gp=0.jpg","images\\/u=1053658070,2446294467&fm=23&gp=0.jpg","images\\/11.jpeg","images\\/e1f9bbce5ab8244893944e1c48759340.jpeg","images\\/\\u5b66\\u4e60\\u95ed\\u73af.png","images\\/Screenshot_from_2016-03-17_20_00_11.png","images\\/1.png","images\\/d57e94a7b1a3dc037cc27ac64edc0f93.png","images\\/bc2x.jpg","images\\/b01695eab7087257722943d08444dfb9.jpg","images\\/t0175976fc929573a5e.jpg","images\\/\\u5fae\\u4fe1\\u56fe\\u7247_20171108103031.jpg","images\\/3c01bed0ad2c4c78ed396aebba2e289e.jpeg","images\\/male.jpg","images\\/3f56ca63bf6ced217847cc7ee8bc6161.jpg","images\\/tiger.jpeg","images\\/547138142.jpg","images\\/b8389b504fc2d562cda1d027ee1190ef77c66c4a.jpg","images\\/a9050084a0b642d72180a62118dc7cd7.jpg","images\\/shit.png","images\\/f.jpeg","images\\/8e98273f5ac8f9567522dec96ed37c5e.jpeg","images\\/hs.jpg","images\\/80b24f31128ef0870e3faa1a8f5d4808.png","images\\/gif-wallpaper-for-android.gif","images\\/25cdfbd8044f350bb15e901a9c58afbf.jpg","images\\/WechatIMG167.jpeg","images\\/d4ab1e336fe0b66fba20e1dc58d98b16.jpg","images\\/\\u591a\\u91cd\\u7bad\\u888b.png","images\\/27145343_1684512088275020_1190131902_o.jpg","images\\/profile.png","images\\/3-12-1.jpg","images\\/9828f1d88cd392d04c227d460301d0cd.jpg","images\\/01fc04c63bbe148a6e434d05c8225635.jpg","images\\/fefd80a186906e19c6fe2f9d80327888.jpg","images\\/05575395226129923.jpg","images\\/chunk.png","images\\/56e9fa160cb123023.jpg","images\\/ewm.jpg","images\\/desktop-background-hd-3.jpg","images\\/coderstory_bc_1_16.png","images\\/211498540700379343evergreen_57688990_500kb_1920x1080.jpg","images\\/5dc3303b9b8420fecdef9fbc044f3acf.jpg","images\\/75e42d8abcaf4e234e9d9f399c46ee7d.jpg","images\\/\\u4e0b\\u8f09 (4).jpg","images\\/8e3abb757bb4d31aa4769a018b80bc4c.png","images\\/3-160P4111639.jpg","images\\/39b0bb6bdb99c902c452bbe2106880b4.png","images\\/5e381553595072d6e12e8d221cbb9c2d.jpg","images\\/2.jpeg"]', + 'created_at' => '2017-09-15 09:00:43', + 'updated_at' => '2018-08-04 05:40:34', + ), + 1 => + array ( + 'id' => 9, + 'title' => 'dsfsdfsf', + 'pictures' => '["images\\/b709f43dab3b31d4df969e9898dd9514.jpg","images\\/4096b167906d571421bad97ec384f11b.png","images\\/201701242257246485.jpg","images\\/6b08b3943dc55e0d856cf82470eb38a4.jpg","images\\/539385e40e526b740fadf38e18372b77.jpg","images\\/b87f816991892589ad6885e65b523cdb.jpg","images\\/bd2381f908ed380bc947999b9a426cf5.jpg","images\\/7fa4f844fcd262497a805ac469072712.jpg","images\\/dcce9bc1.jpg","images\\/Screenshot from 2018-07-04 10-37-46.png","images\\/Screenshot from 2018-07-03 14-45-07.png"]', + 'created_at' => '2017-09-19 18:31:34', + 'updated_at' => '2018-07-08 19:52:35', + ), + 2 => + array ( + 'id' => 11, + 'title' => '9999', + 'pictures' => '["images\\/41WUM0Xf3SL._SL500_AC_SS350_.jpg","images\\/0cd1b704c433d47f72e2ac9b4354fcf3.jpeg","images\\/3cc598ae8b8485ae06328ac29fe76e2a.jpeg","images\\/Jellyfish.jpg","images\\/16.jpg","images\\/8a037899adfe7a985957df83dd5e21fd.jpg","images\\/\\u4e0b\\u8f7d (2).jpg","images\\/\\u4e0b\\u8f7d (3).jpg","images\\/\\u4e0b\\u8f7d (4).jpg","images\\/\\u4e0b\\u8f7d.jpg","images\\/\\u4e2d\\u6587\\u6d4b\\u8bd5.jpg","images\\/u=528435256,580030494&fm=27&gp=0 - \\u526f\\u672c.jpg","images\\/u=316707747,487576987&fm=27&gp=0 - \\u526f\\u672c.jpg"]', + 'created_at' => '2017-09-22 06:59:44', + 'updated_at' => '2018-02-23 10:20:28', + ), + 3 => + array ( + 'id' => 12, + 'title' => 'test test test', + 'pictures' => '["images\\/\\u4e0b\\u8f7d.jpeg","images\\/a38ecef8dc0299b2548e57565eb4bf7e.jpeg","images\\/c34adfe890a1530a80272e647ef8e031.jpeg","images\\/1464366159901290.jpg","images\\/boy-512.png","images\\/bcd9d21b664f06b018f7d320e233f5e4.png","images\\/1210d2145cfa7103172c5072afcd17c8.png"]', + 'created_at' => '2017-09-22 11:03:37', + 'updated_at' => '2018-01-10 10:00:13', + ), + 4 => + array ( + 'id' => 13, + 'title' => 'test', + 'pictures' => '["images\\/paintball-gallery-banner.jpg","images\\/paintball-gallery-banner (1).jpg","images\\/L550-Q3-KV-1600-x-900_305-275201_1600x900.jpg","images\\/2048flower_2017.jpg","images\\/animal3.jpg","images\\/exit.png","images\\/photo_2017-03-29_16-47-20.jpg"]', + 'created_at' => '2017-10-03 04:52:46', + 'updated_at' => '2018-06-02 15:33:13', + ), + 5 => + array ( + 'id' => 14, + 'title' => 'kjk', + 'pictures' => '["images\\/WechatIMG34.jpeg","images\\/WechatIMG35.jpeg","images\\/timg.jpeg","images\\/e866ddf7221532becfe3952e95d554fd.jpg"]', + 'created_at' => '2017-10-05 19:47:59', + 'updated_at' => '2018-06-02 15:33:24', + ), + 6 => + array ( + 'id' => 15, + 'title' => 'hi', + 'pictures' => '["images\\/fec4a68c31aed2a4c4cac323cdb0d78d.png","images\\/avatar2.png","images\\/avatar3.png","images\\/D3554E75C7D80393048169551BC046C5.jpg"]', + 'created_at' => '2017-10-07 09:19:25', + 'updated_at' => '2018-01-15 14:43:37', + ), + 7 => + array ( + 'id' => 16, + 'title' => '啊呸', + 'pictures' => '["images\\/18546562139267719.jpg","images\\/18588343581118866.jpg","images\\/18629025511325122.jpg","images\\/50c21a548e981e9f0d66327ef7a03a31.jpg"]', + 'created_at' => '2017-10-10 09:24:39', + 'updated_at' => '2018-07-17 14:19:45', + ), + 8 => + array ( + 'id' => 17, + 'title' => 'sadsad', + 'pictures' => '["images\\/2015-02-06 16.18.21.png","images\\/2015-02-16 15.57.13.jpg"]', + 'created_at' => '2017-10-10 19:28:18', + 'updated_at' => '2017-10-10 19:28:18', + ), + 9 => + array ( + 'id' => 18, + 'title' => 'xdfgdg', + 'pictures' => '["images\\/85ca29cbdb9342cf.jpg","images\\/QQ\\u622a\\u56fe20170407094334.jpg","images\\/QQ\\u622a\\u56fe20170407094352.jpg"]', + 'created_at' => '2017-10-16 14:30:50', + 'updated_at' => '2017-10-16 14:30:50', + ), + 10 => + array ( + 'id' => 19, + 'title' => 'ass 牛逼了', + 'pictures' => '["images\\/257383_03big.jpg","images\\/original (1).jpg","images\\/original (2).jpg","images\\/original (3).jpg","images\\/original (4).jpg","images\\/\\u874e\\u5c3e\\u72ee.png","images\\/\\u6768\\u5f13.png"]', + 'created_at' => '2017-10-20 16:17:53', + 'updated_at' => '2018-01-05 11:52:45', + ), + 11 => + array ( + 'id' => 20, + 'title' => '12313', + 'pictures' => '["images\\/bb2x.jpg"]', + 'created_at' => '2017-10-23 05:14:55', + 'updated_at' => '2017-10-23 05:14:55', + ), + 12 => + array ( + 'id' => 21, + 'title' => 'test', + 'pictures' => '["images\\/58a1a78001987de71c7919657c4ed60d.png","images\\/downkr_logo_big.png"]', + 'created_at' => '2017-10-31 19:20:53', + 'updated_at' => '2017-10-31 19:22:05', + ), + 13 => + array ( + 'id' => 22, + 'title' => '的社提供', + 'pictures' => '["images\\/92Q58PICHzZ.jpg","images\\/94a58PIC8FS - \\u526f\\u672c.jpg","images\\/94a58PIC8FS.jpg"]', + 'created_at' => '2017-11-02 14:48:18', + 'updated_at' => '2017-11-02 14:48:18', + ), + 14 => + array ( + 'id' => 23, + 'title' => '标题', + 'pictures' => '["images\\/u=3975650770,2693518164&fm=27&gp=0.jpg","images\\/u=3664382160,3943838955&fm=27&gp=0.jpg","images\\/220ac7367d98fa1ed1990c8d76da148d.jpg","images\\/4c25201fb722adf54c1493b56ba1fab1.jpg","images\\/0e094a3ab6060d5d9eb170f02e9061f5.jpg","images\\/6.jpg","images\\/5d2594a0567f7b584e46c027e8d64763.jpg","images\\/1516783999(1).jpg","images\\/1516784232(1).jpg","images\\/20171120101811.jpg","images\\/1242761096__chaepitie.jpg","images\\/u=773217245,2060028669&fm=27&gp=0.jpg"]', + 'created_at' => '2017-11-06 12:54:17', + 'updated_at' => '2018-06-22 07:56:47', + ), + 15 => + array ( + 'id' => 24, + 'title' => '李莉莉', + 'pictures' => '["images\\/2054e76f9fe50f44350669908dca9124.jpg","images\\/5985dcda0e9d6b1eb56670c0c711d379.jpg"]', + 'created_at' => '2017-11-06 19:44:25', + 'updated_at' => '2017-11-06 19:44:25', + ), + 16 => + array ( + 'id' => 25, + 'title' => '121323', + 'pictures' => '["images\\/coupon.png","images\\/earn-money.png"]', + 'created_at' => '2017-11-17 13:21:41', + 'updated_at' => '2017-11-17 13:21:41', + ), + 17 => + array ( + 'id' => 26, + 'title' => '123', + 'pictures' => '["images\\/7nhh6hxlv7fzdena.jpg!heading.jpg","images\\/7c4vs9cgt0rh4fjx!1200.jpg","images\\/tim3g.jpg"]', + 'created_at' => '2017-11-21 11:08:57', + 'updated_at' => '2017-11-21 11:10:45', + ), + 18 => + array ( + 'id' => 27, + 'title' => 'dccc', + 'pictures' => '["images\\/aa dsd s.JPG","images\\/aaaaa.jpg"]', + 'created_at' => '2017-11-23 11:21:47', + 'updated_at' => '2017-11-23 11:21:47', + ), + 19 => + array ( + 'id' => 28, + 'title' => '1112', + 'pictures' => '["images\\/0d6ae74a9d70272e32c5ef062a0896da.jpg"]', + 'created_at' => '2017-11-24 13:19:10', + 'updated_at' => '2017-12-26 09:26:50', + ), + 20 => + array ( + 'id' => 29, + 'title' => '123', + 'pictures' => '["images\\/62d1b91cc91bd2668718356672b5957b.jpg","images\\/ac227ab33c17762777520493956803bc.jpg","images\\/u=2389307014,1867575666&fm=26&gp=0.jpg"]', + 'created_at' => '2017-11-27 11:06:03', + 'updated_at' => '2017-11-27 11:06:03', + ), + 21 => + array ( + 'id' => 30, + 'title' => '123', + 'pictures' => '["images\\/1.jpeg","images\\/2.jpg","images\\/3.jpeg"]', + 'created_at' => '2017-12-04 09:22:16', + 'updated_at' => '2017-12-04 09:22:16', + ), + 22 => + array ( + 'id' => 31, + 'title' => 'TEST', + 'pictures' => '["images\\/images (1).jpg","images\\/images (1).png","images\\/images (2).png","images\\/images.jpg","images\\/images.png"]', + 'created_at' => '2017-12-12 10:38:04', + 'updated_at' => '2017-12-12 10:38:04', + ), + 23 => + array ( + 'id' => 32, + 'title' => '测试', + 'pictures' => '["images\\/dea6eaea4788a4a401f679c47bbe7e35.jpg","images\\/b4bc7e59e7f14887428fc335d314caff.jpg"]', + 'created_at' => '2017-12-12 12:28:03', + 'updated_at' => '2017-12-12 12:28:03', + ), + 24 => + array ( + 'id' => 33, + 'title' => '过生日过热', + 'pictures' => '["images\\/photo2.png","images\\/avatar04.png","images\\/avatar5.png"]', + 'created_at' => '2017-12-16 13:56:38', + 'updated_at' => '2017-12-16 14:00:17', + ), + 25 => + array ( + 'id' => 34, + 'title' => 'test', + 'pictures' => '["images\\/21369041_1976447435966945_5160083080211254837_o.jpg","images\\/21415069_1976429569302065_59103877683115711_o.jpg","images\\/21430086_1976699932608362_1400698710225511007_n.jpg"]', + 'created_at' => '2017-12-18 18:32:17', + 'updated_at' => '2017-12-18 18:32:17', + ), + 26 => + array ( + 'id' => 35, + 'title' => 'Test', + 'pictures' => '["images\\/755b6688ad725edab5f69f9323f3dd10.jpg","images\\/728px-Run-Like-a-Ninja-Step-3-Version-2.jpg"]', + 'created_at' => '2017-12-19 00:53:26', + 'updated_at' => '2017-12-19 00:53:26', + ), + 27 => + array ( + 'id' => 36, + 'title' => 'dad test', + 'pictures' => '["images\\/85c8158bf6844b6eb26d2ef6db63750c--funny-cat-pics-funny-animal-pictures.jpg","images\\/8159247953d5aa96a582d5238b13219c--bestie-funny-funny-bff-memes.jpg"]', + 'created_at' => '2017-12-19 16:57:06', + 'updated_at' => '2017-12-19 16:57:06', + ), + 28 => + array ( + 'id' => 37, + 'title' => '多图测试一下', + 'pictures' => '["images\\/6CB2F50EAFBBD6E6D7019C0D3D463B56.gif","images\\/53EF5FF81A5871FC540539048D7B90D2.gif","images\\/72F3292926D35AB62C3937E123287BCD.gif","images\\/9844B108B5634F9F00EB2B97EF9F1AB3.gif","images\\/971D9870309EC7E696CB5D62F942D18C.gif"]', + 'created_at' => '2017-12-21 12:22:46', + 'updated_at' => '2017-12-21 12:24:31', + ), + 29 => + array ( + 'id' => 38, + 'title' => '吃顿饭', + 'pictures' => '["images\\/fenzu1.png","images\\/fenzu11.png"]', + 'created_at' => '2017-12-23 10:41:40', + 'updated_at' => '2017-12-23 10:41:40', + ), + 30 => + array ( + 'id' => 39, + 'title' => 'dsfsd', + 'pictures' => '["images\\/1a8186b4c0a12434bffe1446cf2d4af5.png","images\\/1adae86d66a19594e4b0cba1e0272333.jpg"]', + 'created_at' => '2017-12-26 09:19:38', + 'updated_at' => '2017-12-26 09:19:38', + ), + 31 => + array ( + 'id' => 40, + 'title' => 'obs6', + 'pictures' => '["images\\/50.jpg","images\\/20170715115109.jpg","images\\/39.jpg","images\\/jiexi01.jpg"]', + 'created_at' => '2017-12-26 18:19:03', + 'updated_at' => '2017-12-26 18:19:03', + ), + 32 => + array ( + 'id' => 41, + 'title' => '萨曾多萨曾多萨次', + 'pictures' => '["images\\/u=1316200718,1454830956&fm=200&gp=0.jpg","images\\/u=1193418232,3244632658&fm=27&gp=0.jpg","images\\/b8789835d332b40d702b03c15a126c24.jpg","images\\/u=1433273714,1475882525&fm=11&gp=0.jpg"]', + 'created_at' => '2017-12-28 13:46:25', + 'updated_at' => '2017-12-28 13:47:14', + ), + 33 => + array ( + 'id' => 42, + 'title' => 'asd', + 'pictures' => NULL, + 'created_at' => '2018-01-02 12:06:11', + 'updated_at' => '2018-01-02 12:06:11', + ), + 34 => + array ( + 'id' => 43, + 'title' => '阿斯顿', + 'pictures' => NULL, + 'created_at' => '2018-01-02 12:06:16', + 'updated_at' => '2018-01-02 12:06:16', + ), + 35 => + array ( + 'id' => 44, + 'title' => '阿斯顿', + 'pictures' => NULL, + 'created_at' => '2018-01-02 12:06:20', + 'updated_at' => '2018-01-02 12:06:20', + ), + 36 => + array ( + 'id' => 45, + 'title' => 'test', + 'pictures' => '["images\\/FdEXtHZlcH6w9PdCb93irpczX8Uz0Z3r2NSkqCdC.jpeg","images\\/f37a542acd98058b4b340649184ee477.jpeg","images\\/gh_05c365e25082_1280.jpg","images\\/audi.png","images\\/bmw.jpeg","images\\/298b77359586dc006238ea6d8c3fec20.png","images\\/auto.jpeg","images\\/00ac7497c9d599e3e16ac9e6bf66c85b.png"]', + 'created_at' => '2018-01-08 09:24:06', + 'updated_at' => '2018-04-18 16:08:42', + ), + 37 => + array ( + 'id' => 46, + 'title' => '11111', + 'pictures' => '["images\\/42F1D1FA0C59B48C1157C826C4477EEF.jpg","images\\/994D1DD6DA989C9E2BCF603359A31E96.jpg"]', + 'created_at' => '2018-01-11 16:09:11', + 'updated_at' => '2018-01-11 16:10:00', + ), + 38 => + array ( + 'id' => 47, + 'title' => 'test', + 'pictures' => '["images\\/BuxJHChCQAAz7uV.jpg","images\\/\\u30c0\\u30a6\\u30f3\\u30ed\\u30fc\\u30c9.jpg","images\\/o0205024611385640035.jpg"]', + 'created_at' => '2018-01-15 12:21:20', + 'updated_at' => '2018-01-15 12:23:03', + ), + 39 => + array ( + 'id' => 48, + 'title' => 'acfun', + 'pictures' => '["images\\/16.png","images\\/17.png","images\\/18.png","images\\/19.png","images\\/21.png","images\\/22.png","images\\/23.png","images\\/24.png"]', + 'created_at' => '2018-01-16 22:47:52', + 'updated_at' => '2018-01-16 22:47:52', + ), + 40 => + array ( + 'id' => 49, + 'title' => 'ddss', + 'pictures' => '["images\\/noavatar_middle.gif","images\\/txtxx.jpg"]', + 'created_at' => '2018-01-17 08:12:04', + 'updated_at' => '2018-01-17 08:12:04', + ), + 41 => + array ( + 'id' => 50, + 'title' => 'dsds', + 'pictures' => '["images\\/5dcd8c428f0ee3a0d0d2033107e76848.jpeg","images\\/9ac320f27a54e301cea68958ea2aa2c2.jpeg","images\\/9bfa8c19256b2af6407818c36c85ebf0.jpeg","images\\/821703d5c77f6bfe4af88868b51c68f0.jpeg"]', + 'created_at' => '2018-01-17 10:00:21', + 'updated_at' => '2018-01-17 12:12:30', + ), + 42 => + array ( + 'id' => 51, + 'title' => 'TextBlock', + 'pictures' => '["images\\/sed.png","images\\/60a0441020c8a728b1853830bbf4d035.jpg","images\\/Owl.jpg"]', + 'created_at' => '2018-01-19 09:39:33', + 'updated_at' => '2018-01-19 09:39:33', + ), + 43 => + array ( + 'id' => 52, + 'title' => '阿斯蒂芬三番', + 'pictures' => '["images\\/4e7314ef69c21492d980ca5a9e78dc15.jpg","images\\/ee80fcd1c83dbf3347ae0e7dfc3c4927.jpg","images\\/6244a419a9135d29ff79fa595a2c3df0.jpg"]', + 'created_at' => '2018-01-25 13:35:26', + 'updated_at' => '2018-01-25 13:35:26', + ), + 44 => + array ( + 'id' => 53, + 'title' => 'test', + 'pictures' => '["images\\/c2fdfc039245d6885963b0a4aec27d1ed21b2448.jpg","images\\/cf1b9d16fdfaaf5116521599865494eef01f7a67.jpg"]', + 'created_at' => '2018-01-28 10:49:25', + 'updated_at' => '2018-01-28 10:49:25', + ), + 45 => + array ( + 'id' => 54, + 'title' => 'Test', + 'pictures' => '["images\\/about_11438837938640.png","images\\/about_21438838107830.png"]', + 'created_at' => '2018-02-02 08:25:25', + 'updated_at' => '2018-02-02 08:25:25', + ), + 46 => + array ( + 'id' => 55, + 'title' => 'fsfasfaf', + 'pictures' => '["images\\/Screen Shot 2016-05-25 at 10.42.50 PM.png","images\\/Screen Shot 2016-05-25 at 10.49.07 PM.png","images\\/Screen Shot 2016-05-25 at 10.49.14 PM.png"]', + 'created_at' => '2018-02-04 21:32:36', + 'updated_at' => '2018-02-04 21:32:36', + ), + 47 => + array ( + 'id' => 56, + 'title' => 'sss', + 'pictures' => '["images\\/24322080_1149659355168649_884852725_o.jpg"]', + 'created_at' => '2018-02-05 11:30:00', + 'updated_at' => '2018-02-05 11:30:00', + ), + 48 => + array ( + 'id' => 57, + 'title' => '1111', + 'pictures' => '["images\\/0145775791d3770000018c1b3235ba.jpg@1280w_1l_2o_100sh.jpg","images\\/QQ\\u56fe\\u724720170922105714.jpg","images\\/36bd97684e05ea29927e19db444cc40f.jpg","images\\/timg.jpg"]', + 'created_at' => '2018-02-08 10:20:17', + 'updated_at' => '2018-02-08 10:20:17', + ), + 49 => + array ( + 'id' => 58, + 'title' => 'hhh', + 'pictures' => '["images\\/classification2.png","images\\/QQ20180129-0.png","images\\/data11.png"]', + 'created_at' => '2018-02-22 12:56:30', + 'updated_at' => '2018-02-22 13:01:16', + ), + 50 => + array ( + 'id' => 59, + 'title' => '123123', + 'pictures' => '["images\\/timg (2).jpeg","images\\/timg (3).jpeg","images\\/cc0449f09ddfdef6f0fe089b7abe8c9b.jpeg"]', + 'created_at' => '2018-02-22 19:13:06', + 'updated_at' => '2018-02-22 19:13:06', + ), + 51 => + array ( + 'id' => 60, + 'title' => 't', + 'pictures' => '["images\\/product10.jpg","images\\/product8.jpg"]', + 'created_at' => '2018-02-27 11:08:26', + 'updated_at' => '2018-02-27 11:08:26', + ), + 52 => + array ( + 'id' => 61, + 'title' => '123123', + 'pictures' => '["images\\/d1.jpeg","images\\/d2.jpeg","images\\/d3.jpeg"]', + 'created_at' => '2018-03-01 10:57:59', + 'updated_at' => '2018-03-01 10:57:59', + ), + 53 => + array ( + 'id' => 62, + 'title' => 'hello11', + 'pictures' => '["images\\/bb.jpg","images\\/aa.jpg"]', + 'created_at' => '2018-03-06 05:59:07', + 'updated_at' => '2018-03-06 05:59:58', + ), + 54 => + array ( + 'id' => 63, + 'title' => 'qwqwqwqwq', + 'pictures' => '["images\\/Digg.png","images\\/Dribble.png","images\\/Facebook.png","images\\/Flickr.png","images\\/Google+.png"]', + 'created_at' => '2018-03-09 17:55:23', + 'updated_at' => '2018-03-09 17:55:23', + ), + 55 => + array ( + 'id' => 64, + 'title' => 'test', + 'pictures' => '["images\\/u=732685580,179043216&fm=27&gp=0.jpg","images\\/u=3119463258,1774300415&fm=27&gp=0.jpg","images\\/u=3863601837,2101270095&fm=27&gp=0.jpg"]', + 'created_at' => '2018-03-11 16:39:48', + 'updated_at' => '2018-03-11 16:39:48', + ), + 56 => + array ( + 'id' => 65, + 'title' => 'aaaaaaaaa', + 'pictures' => '["images\\/ce6f77629edc7e9350689d13bf6257a2.jpg","images\\/dc623290bf2bc0c24137fb5a03dfd194.jpg"]', + 'created_at' => '2018-03-13 10:19:41', + 'updated_at' => '2018-03-13 10:19:41', + ), + 57 => + array ( + 'id' => 66, + 'title' => 'asdfzxcv', + 'pictures' => '["images\\/1012601_250446525078982_6578452739711787417_n.jpg","images\\/1013036_10201523460267163_126182394_n.jpg"]', + 'created_at' => '2018-03-14 04:46:11', + 'updated_at' => '2018-03-14 04:46:11', + ), + 58 => + array ( + 'id' => 67, + 'title' => 'xdcddf', + 'pictures' => '["images\\/SoN Sound Of Nature.png"]', + 'created_at' => '2018-03-16 01:02:03', + 'updated_at' => '2018-03-16 01:02:03', + ), + 59 => + array ( + 'id' => 68, + 'title' => 'two picture', + 'pictures' => '["images\\/6830fa6e72c65c55374791328b5522ca.jpg","images\\/3397.jpg_wh1200.jpg"]', + 'created_at' => '2018-03-19 14:09:23', + 'updated_at' => '2018-03-19 14:09:23', + ), + 60 => + array ( + 'id' => 69, + 'title' => 'hasagei', + 'pictures' => '["images\\/0ee779f81a4c510f6aceae096759252dd42aa53b.jpg"]', + 'created_at' => '2018-03-20 12:32:43', + 'updated_at' => '2018-03-20 12:32:43', + ), + 61 => + array ( + 'id' => 70, + 'title' => '二哥仍', + 'pictures' => '["images\\/dc4e53652f2ec24613212c7589305c68.png","images\\/design_jingmeisheji_187515_9.jpg","images\\/QQ\\u56fe\\u724720180130115410.jpg"]', + 'created_at' => '2018-03-21 12:07:13', + 'updated_at' => '2018-03-21 12:07:13', + ), + 62 => + array ( + 'id' => 71, + 'title' => '是大大大打扫', + 'pictures' => '["images\\/42ab474e6c5337f9a679f77ee8cb0e45.jpg","images\\/65b08f088f057af9f4dab4c8812404a9.jpg"]', + 'created_at' => '2018-03-27 07:01:32', + 'updated_at' => '2018-04-06 18:05:12', + ), + 63 => + array ( + 'id' => 72, + 'title' => 'hacked fixed shreypurohit23@gmail.com please escape title', + 'pictures' => '["images\\/62cad697ac3c84753c45453cac0a1ac4.jpg","images\\/Screenshot from 2018-07-08 21-48-29.png"]', + 'created_at' => '2018-03-29 21:04:21', + 'updated_at' => '2018-07-08 20:54:37', + ), + 64 => + array ( + 'id' => 73, + 'title' => 'asdasd', + 'pictures' => '["images\\/e5b13d90f1441452072c08df1b8ffff5.png","images\\/ArtImgs3ZHSG_contactus.jpg"]', + 'created_at' => '2018-04-02 16:06:13', + 'updated_at' => '2018-04-02 16:06:13', + ), + 65 => + array ( + 'id' => 74, + 'title' => '121312312', + 'pictures' => '["images\\/e1b3a96a3f24ec80e243cc6011490430.jpg"]', + 'created_at' => '2018-04-03 17:49:29', + 'updated_at' => '2018-04-03 17:49:29', + ), + 66 => + array ( + 'id' => 75, + 'title' => 'zxczxczxczxcz', + 'pictures' => '["images\\/599a5455a4bd0_1.jpg"]', + 'created_at' => '2018-04-06 18:01:32', + 'updated_at' => '2018-04-06 18:01:32', + ), + 67 => + array ( + 'id' => 76, + 'title' => 'Demo', + 'pictures' => '["images\\/loading.gif","images\\/365fab0b7c780f35203566c60f3e57ad.png","images\\/visa-mastercard.png"]', + 'created_at' => '2018-04-12 12:47:06', + 'updated_at' => '2018-04-12 12:47:06', + ), + 68 => + array ( + 'id' => 77, + 'title' => 'hkhkh', + 'pictures' => '["images\\/workshop_20180405_1.jpg","images\\/workshop_20180405_2.jpg","images\\/zino_hub02.jpg"]', + 'created_at' => '2018-04-13 03:26:52', + 'updated_at' => '2018-04-13 03:26:52', + ), + 69 => + array ( + 'id' => 78, + 'title' => '111', + 'pictures' => '["images\\/QQ\\u56fe\\u724720180327105713.jpg","images\\/61f66a6e50b2f5e5338e1e048cfb9d95.jpg","images\\/y.jpg"]', + 'created_at' => '2018-04-13 08:30:43', + 'updated_at' => '2018-04-13 08:30:43', + ), + 70 => + array ( + 'id' => 79, + 'title' => 'fdhghfdgdhg', + 'pictures' => '["images\\/3ad99ab17e27917a25d84808d7ae6f24.jpg","images\\/6149235bc25931e89a163ba39438d9af.jpg","images\\/454e3f075446a3312456b323b9b9a7f3.jpg"]', + 'created_at' => '2018-04-13 12:12:37', + 'updated_at' => '2018-04-13 12:12:37', + ), + 71 => + array ( + 'id' => 80, + 'title' => 'aasdf', + 'pictures' => '["images\\/order_fill.png"]', + 'created_at' => '2018-04-15 15:05:14', + 'updated_at' => '2018-04-15 15:05:14', + ), + 72 => + array ( + 'id' => 81, + 'title' => 'zzy-test', + 'pictures' => '["images\\/ym.jpg"]', + 'created_at' => '2018-04-16 05:52:11', + 'updated_at' => '2018-04-16 05:52:11', + ), + 73 => + array ( + 'id' => 82, + 'title' => 'Test Bala', + 'pictures' => '["images\\/index.jpeg"]', + 'created_at' => '2018-04-18 15:44:03', + 'updated_at' => '2018-04-18 15:44:03', + ), + 74 => + array ( + 'id' => 83, + 'title' => 'Test Bala SUndar', + 'pictures' => '["images\\/0a865e58b2812c7c3d464e4d2b7bccb0.jpeg"]', + 'created_at' => '2018-04-18 15:46:29', + 'updated_at' => '2018-04-18 15:46:29', + ), + 75 => + array ( + 'id' => 84, + 'title' => 'qq', + 'pictures' => '["images\\/\\u623f\\u4ea7-\\u4e2a\\u4eba\\u4fe1\\u606f\\u6ca1\\u6743\\u9650.jpg","images\\/\\u623f\\u4ea7-\\u4e2a\\u4eba\\u4fe1\\u606f\\u6ca1\\u6743\\u96501.jpg"]', + 'created_at' => '2018-04-28 11:38:16', + 'updated_at' => '2018-04-28 11:38:16', + ), + 76 => + array ( + 'id' => 85, + 'title' => 'Why', + 'pictures' => '["images\\/4b32b0636cee0bb56d8ae863b27db3d7.jpg","images\\/pexels-photo-699994.jpg","images\\/pexels-photo-700002.jpg"]', + 'created_at' => '2018-04-29 00:10:10', + 'updated_at' => '2018-04-29 00:10:10', + ), + 77 => + array ( + 'id' => 86, + 'title' => 'test', + 'pictures' => '["images\\/kq.jpg"]', + 'created_at' => '2018-05-04 16:27:39', + 'updated_at' => '2018-05-04 16:27:39', + ), + 78 => + array ( + 'id' => 87, + 'title' => '332', + 'pictures' => '["images\\/_k1_e7HndLO.jpg","images\\/0_5e698_b7999587_3.jpg","images\\/0_5f12b_9b9de3c1_XL.jpg","images\\/0_84adc_60fa2581_orig.jpg","images\\/0D16XxWPj35BIlagoNNKLgac89r.jpg","images\\/a959361d2bb1f053043a27a8ecf65c0f.jpg","images\\/002_3.jpg","images\\/2c0cfff4d9326c34552e5cb561e79fd6.jpg","images\\/03_wAAhWM4.jpg"]', + 'created_at' => '2018-05-05 05:12:42', + 'updated_at' => '2018-05-05 05:12:42', + ), + 79 => + array ( + 'id' => 88, + 'title' => 'hsjkcdhskj', + 'pictures' => '["images\\/70625.jpg"]', + 'created_at' => '2018-05-08 09:14:05', + 'updated_at' => '2018-05-08 09:14:05', + ), + 80 => + array ( + 'id' => 89, + 'title' => 'boss', + 'pictures' => '["images\\/31880651_10216564263523370_1302872548215619584_n.jpg","images\\/31907009_10216564264603397_3096908227732832256_n.jpg","images\\/31934073_10216564263963381_2659995090340020224_n.jpg"]', + 'created_at' => '2018-05-10 14:40:17', + 'updated_at' => '2018-05-10 14:40:17', + ), + 81 => + array ( + 'id' => 90, + 'title' => 'test', + 'pictures' => '["images\\/31947914_2208607379166033_1991747377932795904_n.jpg"]', + 'created_at' => '2018-05-10 14:42:32', + 'updated_at' => '2018-05-10 14:42:32', + ), + 82 => + array ( + 'id' => 91, + 'title' => 'SAASDS', + 'pictures' => '["images\\/2017-04-30 100924.jpg"]', + 'created_at' => '2018-05-14 11:44:21', + 'updated_at' => '2018-05-14 11:44:21', + ), + 83 => + array ( + 'id' => 92, + 'title' => 'sadasdsdsa', + 'pictures' => '["images\\/lorem.jpg","images\\/semimagem.jpg","images\\/steve-jobs.jpg"]', + 'created_at' => '2018-05-15 01:57:50', + 'updated_at' => '2018-05-15 01:57:50', + ), + 84 => + array ( + 'id' => 93, + 'title' => '1341241', + 'pictures' => '["images\\/01300000010387118308755334139.jpg"]', + 'created_at' => '2018-05-19 06:39:31', + 'updated_at' => '2018-05-19 06:39:31', + ), + 85 => + array ( + 'id' => 94, + 'title' => 'abc', + 'pictures' => '["images\\/lorem6.jpg","images\\/lorem2.jpg","images\\/lorem5.jpg","images\\/lorem1.jpg"]', + 'created_at' => '2018-05-22 14:49:04', + 'updated_at' => '2018-05-22 14:51:06', + ), + 86 => + array ( + 'id' => 95, + 'title' => 'asdsad', + 'pictures' => '["images\\/vigahierro.jpg","images\\/angle-left.png"]', + 'created_at' => '2018-05-25 15:38:54', + 'updated_at' => '2018-05-25 15:38:54', + ), + 87 => + array ( + 'id' => 96, + 'title' => 'bbb', + 'pictures' => '["images\\/583398c8222d71a7a7901db294293fdd.jpg","images\\/23.jpg","images\\/45.jpg","images\\/daa965946d63e4d6e741344d2efe5a33.jpg","images\\/f25ebc602fdfbb29437e89087aecd348.jpg","images\\/keo2.jpg"]', + 'created_at' => '2018-05-28 06:25:56', + 'updated_at' => '2018-05-28 06:25:56', + ), + 88 => + array ( + 'id' => 97, + 'title' => 'test', + 'pictures' => '["images\\/a55c0abecc85fe040e7ddd28a44f0abb.jpg","images\\/36e862057f2d176b6252ee54053aad9e.jpg","images\\/a0a0d514befe870f5b3e781ae70f7e4c.jpg"]', + 'created_at' => '2018-06-04 14:30:54', + 'updated_at' => '2018-06-04 14:30:54', + ), + 89 => + array ( + 'id' => 98, + 'title' => 'ddd', + 'pictures' => '["images\\/\\u521b.jpeg"]', + 'created_at' => '2018-06-08 13:59:44', + 'updated_at' => '2018-06-08 13:59:44', + ), + 90 => + array ( + 'id' => 99, + 'title' => '1111', + 'pictures' => '["images\\/04565a7e2c2367118f322434cf2f1387.jpg","images\\/192465068fa00eea7e28f0d8d5d6a8bf.jpg"]', + 'created_at' => '2018-06-13 17:21:28', + 'updated_at' => '2018-06-13 17:21:28', + ), + 91 => + array ( + 'id' => 100, + 'title' => '威尔', + 'pictures' => '["images\\/la_grpb0015020180_0000000000pc.jpg","images\\/QQ\\u56fe\\u724720180312161258.jpg","images\\/dac6589884b96ebacd63c83c6cda6cb4.jpg"]', + 'created_at' => '2018-06-13 20:32:42', + 'updated_at' => '2018-06-13 20:35:07', + ), + 92 => + array ( + 'id' => 101, + 'title' => 'wqewq', + 'pictures' => '["images\\/e.jpg","images\\/f.jpg","images\\/c.jpg","images\\/g.jpg","images\\/3741a9dedea3acadf73fe7dbbcf4b1f9.jpg","images\\/f304014728995f9c5e2c07c7a6ba9fed.jpg"]', + 'created_at' => '2018-06-14 08:22:06', + 'updated_at' => '2018-06-14 08:28:13', + ), + 93 => + array ( + 'id' => 102, + 'title' => 'ddffd', + 'pictures' => '["images\\/3-icon.jpg"]', + 'created_at' => '2018-06-14 11:08:26', + 'updated_at' => '2018-06-14 11:08:26', + ), + 94 => + array ( + 'id' => 103, + 'title' => 'asfafaf', + 'pictures' => '["images\\/8d051c60-cf82-4ca6-b526-361d743b0b16.png"]', + 'created_at' => '2018-06-20 18:03:19', + 'updated_at' => '2018-06-20 18:03:19', + ), + 95 => + array ( + 'id' => 104, + 'title' => 'dddd', + 'pictures' => '["images\\/IMG_010E6D74CB12-1.jpeg","images\\/ce78e0f75db91b9dd201dd04a215cfb5.jpg"]', + 'created_at' => '2018-06-22 22:41:43', + 'updated_at' => '2018-06-22 22:42:30', + ), + 96 => + array ( + 'id' => 105, + 'title' => 'About Us', + 'pictures' => '["images\\/b2.jpg"]', + 'created_at' => '2018-06-26 18:10:35', + 'updated_at' => '2018-06-26 18:10:35', + ), + 97 => + array ( + 'id' => 106, + 'title' => 'xx', + 'pictures' => '["images\\/79dfea2e1fb469b3ebf0a6f45b93f131.jpg","images\\/QQ\\u56fe\\u724720180625134544.jpg"]', + 'created_at' => '2018-06-27 11:41:24', + 'updated_at' => '2018-06-27 11:41:24', + ), + 98 => + array ( + 'id' => 107, + 'title' => '123', + 'pictures' => '["images\\/1528179252(1).jpg","images\\/618793334b2aaac8c27ad92a4083cc8c.png"]', + 'created_at' => '2018-07-04 09:54:17', + 'updated_at' => '2018-07-04 10:55:28', + ), + 99 => + array ( + 'id' => 108, + 'title' => '让他人啊', + 'pictures' => '["images\\/333.jpg","images\\/timg.jpg"]', + 'created_at' => '2018-07-04 15:36:12', + 'updated_at' => '2018-07-04 15:36:12', + ), + 100 => + array ( + 'id' => 109, + 'title' => 'iiiii', + 'pictures' => '["images\\/\\u5c4f\\u5e55\\u5feb\\u7167 2018-07-08 \\u4e0a\\u53483.25.52.png","images\\/c1547cd61d642477d6ac1f2e33a0b981.jpg"]', + 'created_at' => '2018-07-08 01:00:30', + 'updated_at' => '2018-07-08 01:00:30', + ), + 101 => + array ( + 'id' => 110, + 'title' => 'dsfsdfsf', + 'pictures' => '["images\\/Screenshot from 2018-07-03 18-41-27.png"]', + 'created_at' => '2018-07-08 20:06:22', + 'updated_at' => '2018-07-08 20:06:22', + ), + 102 => + array ( + 'id' => 111, + 'title' => '1111', + 'pictures' => '["images\\/01a16efb90b2ee17039eda851d1b02c4.png","images\\/ic_hot.svg"]', + 'created_at' => '2018-07-09 15:45:51', + 'updated_at' => '2018-07-09 15:45:51', + ), + 103 => + array ( + 'id' => 112, + 'title' => '啊啊', + 'pictures' => '["images\\/\\u5fae\\u4fe1\\u56fe\\u7247_20180618120230.jpg"]', + 'created_at' => '2018-07-11 08:25:00', + 'updated_at' => '2018-07-11 08:25:00', + ), + 104 => + array ( + 'id' => 113, + 'title' => '迪洲参加第19届中国国际海事会展圆满落幕!', + 'pictures' => '["images\\/a1e67e297d.jpg"]', + 'created_at' => '2018-07-12 10:24:49', + 'updated_at' => '2018-07-12 10:24:49', + ), + 105 => + array ( + 'id' => 114, + 'title' => 'dsadsa', + 'pictures' => '["images\\/icon_surecash.png","images\\/e02a6d0e161f97d870928502210c5134.png","images\\/surecash.png"]', + 'created_at' => '2018-07-17 13:30:57', + 'updated_at' => '2018-07-17 13:30:57', + ), + 106 => + array ( + 'id' => 115, + 'title' => 'tset', + 'pictures' => '["images\\/\\u8d3a\\u5361.png","images\\/\\u5b63\\u519b.png","images\\/\\u4e9a\\u519b.png"]', + 'created_at' => '2018-07-17 21:37:10', + 'updated_at' => '2018-07-17 21:37:10', + ), + 107 => + array ( + 'id' => 116, + 'title' => 'test', + 'pictures' => '["images\\/people.png","images\\/e5918c4982366bab83717b8975531360.jpg"]', + 'created_at' => '2018-07-18 10:29:31', + 'updated_at' => '2018-07-18 10:31:17', + ), + 108 => + array ( + 'id' => 117, + 'title' => 'tt', + 'pictures' => '["images\\/b463574485c35a685b3f92e29abb6094.jpg","images\\/3391fbd10de5969f143239528d955547.png"]', + 'created_at' => '2018-07-18 12:33:01', + 'updated_at' => '2018-07-18 12:33:23', + ), + 109 => + array ( + 'id' => 118, + 'title' => ' '["images\\/89aa811c6e0b29d830f94c4e5a370a25.jpg","images\\/neden-sahnedeki-sen-degilsin-izmir-yoresi-2018-07-18-003814_0.jpg"]', + 'created_at' => '2018-07-18 17:39:17', + 'updated_at' => '2018-07-18 17:39:17', + ), + 110 => + array ( + 'id' => 119, + 'title' => 'ssss2222', + 'pictures' => '["images\\/banner02.jpg"]', + 'created_at' => '2018-07-20 06:35:18', + 'updated_at' => '2018-07-20 06:36:28', + ), + 111 => + array ( + 'id' => 120, + 'title' => 'index', + 'pictures' => '["images\\/132.jpg"]', + 'created_at' => '2018-07-23 12:26:41', + 'updated_at' => '2018-07-23 12:26:41', + ), + 112 => + array ( + 'id' => 121, + 'title' => '为你推荐', + 'pictures' => '["images\\/a999b5960fd012aafe678792b468837a.jpg"]', + 'created_at' => '2018-07-24 13:37:49', + 'updated_at' => '2018-07-24 13:37:49', + ), + 113 => + array ( + 'id' => 122, + 'title' => '111', + 'pictures' => '["images\\/1f7b4e053454f443daa67d99ecf9dfa1.jpg","images\\/af91a381986196ee658fc462cb896d2c.jpg","images\\/9c595712e45c8452bb53953a3e1c529a.jpg","images\\/3a17d61f15313abeda551b5eba65b144.jpg","images\\/9ac6757bd3993ab3bd5451f6e9018488.jpg"]', + 'created_at' => '2018-07-26 07:37:03', + 'updated_at' => '2018-07-26 07:37:03', + ), + 114 => + array ( + 'id' => 123, + 'title' => 'sdsdsdsd', + 'pictures' => '["images\\/\\u5c4f\\u5e55\\u5feb\\u7167 2018-07-30 \\u4e0a\\u534810.24.00.png"]', + 'created_at' => '2018-07-30 12:03:22', + 'updated_at' => '2018-07-30 12:03:22', + ), + 115 => + array ( + 'id' => 124, + 'title' => 'نماینده ها', + 'pictures' => '["images\\/saber.jpg","images\\/91d994e56f215d98c1205e68ff527e21.jpg","images\\/\\u0642\\u06cc\\u0627\\u0645 \\u062a\\u0642\\u06cc\\u0647 \\u0627\\u0646\\u062a\\u0638\\u0627\\u0631 \\u062f\\u0631\\u0633 \\u0647\\u0627\\u06cc\\u06cc \\u0627\\u0632 \\u0627\\u0646\\u0642\\u0644\\u0627\\u0628.jpg","images\\/\\u0645\\u0639\\u0631\\u0641\\u06cc \\u06a9\\u062a\\u0627\\u0628.png"]', + 'created_at' => '2020-03-02 08:39:12', + 'updated_at' => '2020-03-02 08:39:12', + ), + )); + + + } +} \ No newline at end of file diff --git a/database/seeds/DemoPostsTableSeeder.php b/database/seeds/DemoPostsTableSeeder.php new file mode 100644 index 0000000..6661409 --- /dev/null +++ b/database/seeds/DemoPostsTableSeeder.php @@ -0,0 +1,304 @@ +delete(); + + \DB::table('demo_posts')->insert(array ( + 0 => + array ( + 'id' => 1, + 'title' => 'Et fuga sunt autem a ut dicta.', + 'author_id' => '91', + 'content' => '


hshhshbsb

', + 'rate' => 6, + 'released' => 0, + 'keywords' => 'cum', + 'release_at' => '1975-03-29 17:24:05', + 'created_at' => '2014-02-15 17:51:10', + 'updated_at' => '2018-08-20 16:14:22', + 'deleted_at' => NULL, + ), + 1 => + array ( + 'id' => 2, + 'title' => 'Voluptatem voluptas officia commodi sed deleniti.', + 'author_id' => '57', + 'content' => '


', + 'rate' => 1, + 'released' => 1, + 'keywords' => 'voluptatibus', + 'release_at' => '1987-01-09 13:17:59', + 'created_at' => '2013-12-22 17:04:43', + 'updated_at' => '2018-08-20 18:20:38', + 'deleted_at' => NULL, + ), + 2 => + array ( + 'id' => 3, + 'title' => 'Illum autem in magni ab soluta ex consequatur.', + 'author_id' => '64', + 'content' => '

Minus explicabo qui autem incidunt vel dignissimos dolore. Libero enim a officiis repellat voluptas aliquam culpa. Eaque molestias minus ipsam eaque accusantium. Explicabo ut corrupti perspiciatis neque labore quae suscipit.

sdasdasdasd

45555

', + 'rate' => 7, + 'released' => 0, + 'keywords' => 'laudantium', + 'release_at' => '2006-06-12 09:20:27', + 'created_at' => '1979-06-14 06:04:13', + 'updated_at' => '2018-08-20 14:20:55', + 'deleted_at' => NULL, + ), + 3 => + array ( + 'id' => 4, + 'title' => 'Et ab provident ad saepe doloremque quo.', + 'author_id' => '55', + 'content' => '


     
     
     
     
     


', + 'rate' => 10, + 'released' => 0, + 'keywords' => 'dolorum', + 'release_at' => '1979-01-10 17:40:09', + 'created_at' => '1970-01-26 11:26:32', + 'updated_at' => '2018-08-20 11:47:34', + 'deleted_at' => NULL, + ), + 4 => + array ( + 'id' => 6, + 'title' => 'Dolores dolor aspernatur aut necessitatibus consequatur.', + 'author_id' => '58', + 'content' => 'Autem alias sequi assumenda qui quae vel molestias eos. Voluptatibus libero rem autem sunt non odit. Perspiciatis ratione quis placeat ea facilis.', + 'rate' => 6, + 'released' => 0, + 'keywords' => 'consequatur', + 'release_at' => '1991-05-14 11:04:54', + 'created_at' => '2012-02-20 06:27:41', + 'updated_at' => '2018-08-20 11:30:32', + 'deleted_at' => NULL, + ), + 5 => + array ( + 'id' => 7, + 'title' => 'test111,zenmban,haolema,zenmbanne', + 'author_id' => '54', + 'content' => '{"field1":"123123","field2":"zosong@126.com"}', + 'rate' => 23, + 'released' => 1, + 'keywords' => '科技,生活,学习,健康', + 'release_at' => '0000-00-00 00:00:00', + 'created_at' => '2016-11-12 10:26:31', + 'updated_at' => '2018-08-20 10:33:17', + 'deleted_at' => NULL, + ), + 6 => + array ( + 'id' => 8, + 'title' => '123123 ', + 'author_id' => '62', + 'content' => '

nope      

', + 'rate' => 10, + 'released' => 1, + 'keywords' => 'nihao,zenmban', + 'release_at' => '0000-00-00 00:00:00', + 'created_at' => '2016-12-12 10:06:53', + 'updated_at' => '2018-08-20 10:33:20', + 'deleted_at' => NULL, + ), + 7 => + array ( + 'id' => 9, + 'title' => '哈哈哈哈哈', + 'author_id' => '1', + 'content' => '啊实打实大s\'da\'s', + 'rate' => 6, + 'released' => 1, + 'keywords' => '生活', + 'release_at' => '0000-00-00 00:00:00', + 'created_at' => '2016-12-16 20:48:54', + 'updated_at' => '2018-08-16 06:22:00', + 'deleted_at' => NULL, + ), + 8 => + array ( + 'id' => 10, + 'title' => 'hahahaha', + 'author_id' => '1', + 'content' => '你说什么呢', + 'rate' => 4, + 'released' => 1, + 'keywords' => '', + 'release_at' => '0000-00-00 00:00:00', + 'created_at' => '2017-01-21 06:28:10', + 'updated_at' => '2018-08-14 14:19:25', + 'deleted_at' => NULL, + ), + 9 => + array ( + 'id' => 11, + 'title' => 'Asdasdasd', + 'author_id' => '1', + 'content' => 'asdasdasd', + 'rate' => 2, + 'released' => 1, + 'keywords' => '', + 'release_at' => '0000-00-00 00:00:00', + 'created_at' => '2017-03-13 10:24:01', + 'updated_at' => '2018-08-20 13:34:07', + 'deleted_at' => NULL, + ), + 10 => + array ( + 'id' => 12, + 'title' => 'Distinctio porro debitis numquam neque veniam sequi ea.', + 'author_id' => '57', + 'content' => 'Maxime et sed qui officia quas. Recusandae molestiae ut eveniet aliquid eos distinctio tempora sint. Tempore distinctio magni numquam corporis enim corrupti. Facilis quibusdam voluptas consequatur sed in laborum in.', + 'rate' => 3, + 'released' => 1, + 'keywords' => 'qui', + 'release_at' => '2001-07-16 05:07:19', + 'created_at' => '2008-06-09 12:10:14', + 'updated_at' => '2018-08-16 13:01:28', + 'deleted_at' => NULL, + ), + 11 => + array ( + 'id' => 13, + 'title' => 'Laudantium quaerat dolores omnis cum culpa.', + 'author_id' => '1', + 'content' => 'Repellat ducimus voluptas magni soluta numquam quia. Voluptatem sed ipsum molestiae. Repudiandae nulla quod ut sapiente qui fugiat minus. Voluptate non quo voluptatem recusandae consectetur.', + 'rate' => 5, + 'released' => 1, + 'keywords' => 'aspernatur', + 'release_at' => '2001-11-01 22:28:55', + 'created_at' => '1983-09-10 02:33:24', + 'updated_at' => '2018-08-14 14:19:24', + 'deleted_at' => NULL, + ), + 12 => + array ( + 'id' => 14, + 'title' => 'Non aliquam totam numquam quo possimus quidem qui.', + 'author_id' => '1', + 'content' => 'Est voluptatem quis eum voluptate nihil vero ut. Voluptas ipsum fugit accusamus commodi.', + 'rate' => 9, + 'released' => 1, + 'keywords' => 'qui', + 'release_at' => '2002-05-19 23:32:16', + 'created_at' => '1996-10-10 12:30:56', + 'updated_at' => '2018-08-14 14:19:23', + 'deleted_at' => NULL, + ), + 13 => + array ( + 'id' => 15, + 'title' => 'Et veritatis est enim enim.', + 'author_id' => '52', + 'content' => '

Et a quas dolore consectetur dolor quasi debitis. Dolor aspernatur eveniet veritatis. Commodi quibusdam voluptas dolore minus facilis aut.



', + 'rate' => 5, + 'released' => 1, + 'keywords' => 'impedit', + 'release_at' => '1983-01-04 16:08:33', + 'created_at' => '2016-06-16 15:38:50', + 'updated_at' => '2018-08-20 11:10:36', + 'deleted_at' => NULL, + ), + 14 => + array ( + 'id' => 16, + 'title' => '你号asdfasfd', + 'author_id' => '97', + 'content' => '

dfad fasd fa

', + 'rate' => 1, + 'released' => 1, + 'keywords' => '', + 'release_at' => '0000-00-00 00:00:00', + 'created_at' => '2018-08-06 05:09:37', + 'updated_at' => '2018-08-14 16:12:57', + 'deleted_at' => NULL, + ), + 15 => + array ( + 'id' => 17, + 'title' => '321312', + 'author_id' => '61', + 'content' => '

11231232131

', + 'rate' => 0, + 'released' => 1, + 'keywords' => '', + 'release_at' => '0000-00-00 00:00:00', + 'created_at' => '2018-08-07 19:41:56', + 'updated_at' => '2018-08-14 16:12:57', + 'deleted_at' => NULL, + ), + 16 => + array ( + 'id' => 18, + 'title' => '你号123', + 'author_id' => '61', + 'content' => '

123123

', + 'rate' => 0, + 'released' => 1, + 'keywords' => '', + 'release_at' => '0000-00-00 00:00:00', + 'created_at' => '2018-08-11 06:39:18', + 'updated_at' => '2018-08-12 01:05:32', + 'deleted_at' => NULL, + ), + 17 => + array ( + 'id' => 19, + 'title' => '你号', + 'author_id' => '57', + 'content' => '

​11

', + 'rate' => 6, + 'released' => 1, + 'keywords' => '', + 'release_at' => '0000-00-00 00:00:00', + 'created_at' => '2018-08-12 12:15:11', + 'updated_at' => '2018-08-12 12:15:11', + 'deleted_at' => NULL, + ), + 18 => + array ( + 'id' => 20, + 'title' => '你号', + 'author_id' => '61', + 'content' => '

22

', + 'rate' => 1, + 'released' => 1, + 'keywords' => '', + 'release_at' => '0000-00-00 00:00:00', + 'created_at' => '2018-08-13 11:56:50', + 'updated_at' => '2018-08-13 11:56:50', + 'deleted_at' => NULL, + ), + 19 => + array ( + 'id' => 21, + 'title' => '23', + 'author_id' => '58', + 'content' => '

1​11

', + 'rate' => 0, + 'released' => 1, + 'keywords' => '', + 'release_at' => '0000-00-00 00:00:00', + 'created_at' => '2018-08-14 10:19:27', + 'updated_at' => '2018-08-20 13:17:34', + 'deleted_at' => NULL, + ), + )); + + + } +} \ No newline at end of file diff --git a/storage/mysql_dump/laravel_admin_demo.sql b/storage/mysql_dump/laravel_admin_demo.sql index 74b49dc..29c41e6 100644 --- a/storage/mysql_dump/laravel_admin_demo.sql +++ b/storage/mysql_dump/laravel_admin_demo.sql @@ -100,7 +100,7 @@ CREATE TABLE `admin_menu` ( LOCK TABLES `admin_menu` WRITE; /*!40000 ALTER TABLE `admin_menu` DISABLE KEYS */; -INSERT INTO `admin_menu` VALUES (1,0,1,'Dashboard','fa-bar-chart','/',NULL,'2017-09-02 14:35:25'),(2,0,2,'Admin','fa-tasks','',NULL,NULL),(3,2,3,'Users','fa-users','auth/users',NULL,NULL),(4,2,4,'Roles','fa-user','auth/roles',NULL,NULL),(5,2,5,'Permission','fa-ban','auth/permissions',NULL,NULL),(6,2,6,'Menu','fa-bars','auth/menu',NULL,NULL),(7,2,7,'Operation log','fa-history','auth/logs',NULL,NULL),(8,0,50,'Config','fa-toggle-on','config','2017-09-02 14:19:52','2018-08-02 11:09:49'),(9,0,51,'Scheduling','fa-clock-o','scheduling','2017-09-02 14:19:54','2018-08-02 11:09:49'),(10,0,52,'Log viwer','fa-database','logs','2017-09-02 14:19:57','2018-08-02 11:09:49'),(11,0,53,'Api tester','fa-sliders','api-tester','2017-09-02 14:19:59','2018-08-02 11:09:49'),(12,0,54,'Media manager','fa-file','media','2017-09-02 14:20:35','2018-08-02 11:09:49'),(13,0,8,'Demos','fa-align-center','/','2017-09-02 14:25:21','2017-09-02 14:29:45'),(14,13,9,'Users','fa-user-md','users','2017-09-02 14:25:48','2017-09-02 14:29:45'),(15,13,10,'Posts','fa-book','posts','2017-09-02 14:26:11','2017-09-02 14:29:45'),(16,13,11,'Images','fa-picture-o','images','2017-09-02 14:26:30','2017-09-02 14:29:45'),(17,13,12,'Videos','fa-file-video-o','videos','2017-09-02 14:26:57','2017-09-02 14:29:45'),(18,13,13,'Articles','fa-file-pdf-o','articles','2017-09-02 14:27:35','2017-09-02 14:29:45'),(19,13,14,'Categories','fa-bars','categories','2017-09-02 14:28:12','2017-09-02 14:29:45'),(20,13,15,'Multiple image','fa-file-image-o','multiple-images','2017-09-02 14:28:32','2017-09-02 14:29:45'),(21,13,17,'Painters','fa-simplybuilt','painters','2017-09-02 14:29:15','2017-09-02 14:29:45'),(22,13,16,'Tags','fa-tags','tags','2017-09-02 14:29:30','2017-09-02 14:29:45'),(23,0,26,'China area','fa-map','/','2017-09-02 14:30:41','2018-08-02 11:09:49'),(28,0,31,'Data from api','fa-video-camera','/','2017-09-02 14:33:28','2018-08-02 11:09:49'),(29,28,32,'In theaters','fa-bars','movies/in-theaters','2017-09-02 14:34:16','2018-08-02 11:09:49'),(30,28,33,'Coming soon','fa-bars','movies/coming-soon','2017-09-02 14:34:36','2018-08-02 11:09:49'),(31,28,34,'top 250','fa-bars','movies/top250','2017-09-02 14:34:53','2018-08-02 11:09:49'),(32,0,45,'Helpers','fa-gears','','2017-09-30 02:06:26','2018-08-02 11:09:49'),(33,32,46,'Scaffold','fa-keyboard-o','helpers/scaffold','2017-09-30 02:06:26','2018-08-02 11:09:49'),(34,32,47,'Database terminal','fa-database','helpers/terminal/database','2017-09-30 02:06:26','2018-08-02 11:09:49'),(35,32,48,'Laravel artisan','fa-terminal','helpers/terminal/artisan','2017-09-30 02:06:26','2018-08-02 11:09:49'),(36,32,49,'Routes','fa-list-alt','helpers/routes','2017-09-30 02:06:26','2018-08-02 11:09:49'),(37,0,56,'External link','fa-bars','http://laravel-admin.org/','2017-09-30 02:08:26','2018-08-02 11:09:49'),(40,23,27,'Provinces','fa-bars','china/province','2017-09-30 02:47:55','2018-08-02 11:09:49'),(41,23,28,'City','fa-bars','china/city','2017-09-30 02:48:20','2018-08-02 11:09:49'),(42,23,29,'District','fa-bars','china/district','2017-09-30 02:48:47','2018-08-02 11:09:49'),(43,23,30,'Cascading select','fa-bars','china/cascading-select','2017-09-30 02:49:40','2018-08-02 11:09:49'),(44,0,18,'World','fa-map-o',NULL,'2017-09-30 03:09:26','2017-09-30 03:11:12'),(45,44,19,'Country','fa-map-marker','world/country','2017-09-30 03:09:57','2017-09-30 03:11:12'),(46,44,20,'City','fa-map-marker','world/city','2017-09-30 03:10:10','2017-09-30 03:11:12'),(47,44,21,'Language','fa-language','world/language','2017-09-30 03:10:37','2017-09-30 03:11:12'),(48,0,55,'Exception Reporter','fa-bug','exceptions','2017-09-30 03:43:12','2018-08-02 11:09:49'),(49,0,35,'Widgets','fa-cubes',NULL,'2017-09-30 04:06:52','2018-08-02 11:09:49'),(50,49,36,'Form-1','fa-cube','widgets/form-1','2017-09-30 04:07:31','2018-08-02 11:09:49'),(51,49,37,'Form-2','fa-cube','widgets/form-2','2017-09-30 04:07:31','2018-08-02 11:09:49'),(52,49,38,'Form-3','fa-cube','widgets/form-3','2017-09-30 04:07:31','2018-08-02 11:09:49'),(53,49,39,'Table','fa-cube','widgets/table','2017-09-30 04:07:31','2018-08-02 11:09:49'),(54,49,40,'Box','fa-cube','widgets/box','2017-09-30 04:07:31','2018-08-02 11:09:49'),(55,49,41,'Info box','fa-cube','widgets/info-box','2017-09-30 04:07:31','2018-08-02 11:09:49'),(56,49,42,'Tab','fa-cube','widgets/tab','2017-09-30 04:07:31','2018-08-02 11:09:49'),(57,49,43,'Notice','fa-cube','widgets/notice','2017-09-30 04:07:31','2018-08-02 11:09:49'),(58,49,44,'Editors','fa-edit','widgets/editors','2017-09-30 04:07:31','2018-08-02 11:09:49'),(59,0,22,'China subway','fa-train',NULL,'2018-08-02 11:08:12','2018-08-02 11:09:49'),(60,59,23,'Cities','fa-building','subway/cities','2018-08-02 11:08:45','2018-08-02 11:09:49'),(61,59,24,'Lines','fa-train','subway/lines','2018-08-02 11:09:04','2018-08-02 11:09:49'),(62,59,25,'Stops','fa-bus','subway/stops','2018-08-02 11:09:25','2018-08-02 11:09:49'); +INSERT INTO `admin_menu` VALUES (1,0,1,'Dashboard','fa-bar-chart','/',NULL,'2017-09-02 14:35:25'),(2,0,2,'Admin','fa-tasks','',NULL,NULL),(3,2,3,'Users','fa-users','auth/users',NULL,NULL),(4,2,4,'Roles','fa-user','auth/roles',NULL,NULL),(5,2,5,'Permission','fa-ban','auth/permissions',NULL,NULL),(6,2,6,'Menu','fa-bars','auth/menu',NULL,NULL),(7,2,7,'Operation log','fa-history','auth/logs',NULL,NULL),(8,0,50,'Config','fa-toggle-on','config','2017-09-02 14:19:52','2018-08-02 11:09:49'),(9,0,51,'Scheduling','fa-clock-o','scheduling','2017-09-02 14:19:54','2018-08-02 11:09:49'),(10,0,52,'Log viwer','fa-database','logs','2017-09-02 14:19:57','2018-08-02 11:09:49'),(11,0,53,'Api tester','fa-sliders','api-tester','2017-09-02 14:19:59','2018-08-02 11:09:49'),(12,0,54,'Media manager','fa-file','media','2017-09-02 14:20:35','2018-08-02 11:09:49'),(13,0,8,'Demos','fa-align-center','/','2017-09-02 14:25:21','2017-09-02 14:29:45'),(14,13,9,'Users','fa-user-md','users','2017-09-02 14:25:48','2017-09-02 14:29:45'),(15,13,10,'Posts','fa-book','posts','2017-09-02 14:26:11','2017-09-02 14:29:45'),(16,13,11,'Images','fa-picture-o','images','2017-09-02 14:26:30','2017-09-02 14:29:45'),(17,13,12,'Videos','fa-file-video-o','videos','2017-09-02 14:26:57','2017-09-02 14:29:45'),(18,13,13,'Articles','fa-file-pdf-o','articles','2017-09-02 14:27:35','2017-09-02 14:29:45'),(19,13,14,'Categories','fa-bars','categories','2017-09-02 14:28:12','2017-09-02 14:29:45'),(20,13,15,'Multiple image','fa-file-image-o','multiple-images','2017-09-02 14:28:32','2017-09-02 14:29:45'),(21,13,17,'Painters','fa-simplybuilt','painters','2017-09-02 14:29:15','2017-09-02 14:29:45'),(22,13,16,'Tags','fa-tags','tags','2017-09-02 14:29:30','2017-09-02 14:29:45'),(23,0,26,'China area','fa-map','/','2017-09-02 14:30:41','2018-08-02 11:09:49'),(28,0,31,'Data from api','fa-video-camera','/','2017-09-02 14:33:28','2018-08-02 11:09:49'),(29,28,32,'In theaters','fa-bars','movies/in-theaters','2017-09-02 14:34:16','2018-08-02 11:09:49'),(30,28,33,'Coming soon','fa-bars','movies/coming-soon','2017-09-02 14:34:36','2018-08-02 11:09:49'),(31,28,34,'top 250','fa-bars','movies/top250','2017-09-02 14:34:53','2018-08-02 11:09:49'),(32,0,45,'Helpers','fa-gears','','2017-09-30 02:06:26','2018-08-02 11:09:49'),(33,32,46,'Scaffold','fa-keyboard-o','helpers/scaffold','2017-09-30 02:06:26','2018-08-02 11:09:49'),(34,32,47,'Database terminal','fa-database','helpers/terminal/database','2017-09-30 02:06:26','2018-08-02 11:09:49'),(35,32,48,'Laravel artisan','fa-terminal','helpers/terminal/artisan','2017-09-30 02:06:26','2018-08-02 11:09:49'),(36,32,49,'Routes','fa-list-alt','helpers/routes','2017-09-30 02:06:26','2018-08-02 11:09:49'),(37,0,56,'External link','fa-bars','http://laravel-admin.org/','2017-09-30 02:08:26','2018-08-02 11:09:49'),(40,23,27,'Provinces','fa-bars','china/province','2017-09-30 02:47:55','2018-08-02 11:09:49'),(41,23,28,'City','fa-bars','china/city','2017-09-30 02:48:20','2018-08-02 11:09:49'),(42,23,29,'District','fa-bars','china/district','2017-09-30 02:48:47','2018-08-02 11:09:49'),(43,23,30,'Cascading select','fa-bars','china/cascading-select','2017-09-30 02:49:40','2018-08-02 11:09:49'),(44,0,18,'World','fa-map-o',NULL,'2017-09-30 03:09:26','2017-09-30 03:11:12'),(45,44,19,'Country','fa-map-marker','world/country','2017-09-30 03:09:57','2017-09-30 03:11:12'),(46,44,20,'City','fa-map-marker','world/city','2017-09-30 03:10:10','2017-09-30 03:11:12'),(47,44,21,'Language','fa-language','world/language','2017-09-30 03:10:37','2017-09-30 03:11:12'),(48,0,55,'Exception Reporter','fa-bug','exceptions','2017-09-30 03:43:12','2018-08-02 11:09:49'),(49,0,35,'Widgets','fa-cubes',NULL,'2017-09-30 04:06:52','2018-08-02 11:09:49'),(50,49,36,'Form-1','fa-cube','widgets/form-1','2017-09-30 04:07:31','2018-08-02 11:09:49'),(51,49,37,'Form-2','fa-cube','widgets/form-2','2017-09-30 04:07:31','2018-08-02 11:09:49'),(52,49,38,'Form-3','fa-cube','widgets/form-3','2017-09-30 04:07:31','2018-08-02 11:09:49'),(53,49,39,'Table','fa-cube','widgets/table','2017-09-30 04:07:31','2018-08-02 11:09:49'),(54,49,40,'Box','fa-cube','widgets/box','2017-09-30 04:07:31','2018-08-02 11:09:49'),(55,49,41,'Info box','fa-cube','widgets/info-box','2017-09-30 04:07:31','2018-08-02 11:09:49'),(56,49,42,'Tab','fa-cube','widgets/tab','2017-09-30 04:07:31','2018-08-02 11:09:49'),(57,49,43,'Notice','fa-cube','widgets/notice','2017-09-30 04:07:31','2018-08-02 11:09:49'),(58,49,44,'Editors','fa-edit','widgets/editors','2017-09-30 04:07:31','2018-08-02 11:09:49'),(59,0,22,'China subway','fa-train',NULL,'2018-08-02 11:08:12','2018-08-02 11:09:49'),(60,59,23,'Cities','fa-building','subway/cities','2018-08-02 11:08:45','2018-08-02 11:09:49'),(61,59,24,'Lines','fa-train','subway/lines','2018-08-02 11:09:04','2018-08-02 11:09:49'),(62,59,25,'Stops','fa-bus','subway/stops','2018-08-02 11:09:25','2018-08-02 11:09:49',(63,0,45,'Extentions','fa-braille','','2017-09-30 02:06:26','2018-08-02 11:09:49'),(64,63,46,'Chartjs','fa-area-chart','chartjs','2017-09-30 02:06:26','2018-08-02 11:09:49'); /*!40000 ALTER TABLE `admin_menu` ENABLE KEYS */; UNLOCK TABLES;