Work on default project structure.

This commit is contained in:
Taylor Otwell
2014-12-08 09:31:31 -06:00
parent 0f88129356
commit 532297c109
54 changed files with 92 additions and 7996 deletions

View File

@@ -22,8 +22,6 @@
"scripts": {
"post-install-cmd": [
"php artisan clear-compiled",
"php artisan route:scan",
"php artisan event:scan",
"php artisan optimize"
],
"post-update-cmd": [