mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-20 19:13:11 +00:00
Update readme
This commit is contained in:
@@ -30,6 +30,7 @@ You can configure your composer.json to do this after each commit:
|
|||||||
|
|
||||||
"scripts":{
|
"scripts":{
|
||||||
"post-update-cmd":[
|
"post-update-cmd":[
|
||||||
|
"php artisan clear-compiled",
|
||||||
"php artisan ide-helper:generate",
|
"php artisan ide-helper:generate",
|
||||||
"php artisan optimize",
|
"php artisan optimize",
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user