We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab399c6 commit cc5322eCopy full SHA for cc5322e
composer.json
@@ -50,12 +50,12 @@
50
"post-install-cmd": [
51
"php artisan clear-compiled",
52
"php artisan optimize",
53
- "php artisan vendor:publish --tag=acl --force"
+ "php artisan vendor:publish --tag=acl"
54
],
55
"post-update-cmd": [
56
57
58
59
60
"post-create-project-cmd": [
61
"php -r \"copy('.env.example', '.env');\"",
0 commit comments