Tweak scripts
This commit is contained in:
@@ -65,8 +65,7 @@
|
||||
"php artisan optimize --force",
|
||||
"php artisan config:cache",
|
||||
"php artisan route:cache",
|
||||
"chmod -R 755 storage",
|
||||
"php artisan queue:restart"
|
||||
"chmod -R 755 storage"
|
||||
],
|
||||
"pre-update-cmd": [
|
||||
"rm -f compiled.php config.php routes.php services.json"
|
||||
@@ -75,8 +74,7 @@
|
||||
"php artisan optimize --force",
|
||||
"php artisan config:cache",
|
||||
"php artisan route:cache",
|
||||
"chmod -R 755 storage",
|
||||
"php artisan queue:restart"
|
||||
"chmod -R 755 storage"
|
||||
],
|
||||
"post-create-project-cmd": [
|
||||
"php -r \"copy('.env.example', '.env');\"",
|
||||
|
||||
2
composer.lock
generated
2
composer.lock
generated
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"hash": "4946bbb223aab1e07939738a93f65c31",
|
||||
"hash": "687f3b651fc7e102f31fd6cc34bd2020",
|
||||
"packages": [
|
||||
{
|
||||
"name": "alt-three/segment",
|
||||
|
||||
Reference in New Issue
Block a user