mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-09 09:52:34 +00:00
@ -65,6 +65,15 @@
|
||||
"@php artisan key:generate --ansi"
|
||||
]
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
"type": "path",
|
||||
"url": "storage/plugins/*/*",
|
||||
"options": {
|
||||
"symlink": true
|
||||
}
|
||||
}
|
||||
],
|
||||
"extra": {
|
||||
"laravel": {
|
||||
"dont-discover": []
|
||||
|
Reference in New Issue
Block a user