mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-19 10:33:11 +00:00
Update readme
This commit is contained in:
@@ -81,7 +81,7 @@ You can also scan a different directory, using the --dir option (relative from t
|
|||||||
|
|
||||||
php artisan ide-helper:models --dir="app/workbench/name/package/models" --dir="app/src/Model"
|
php artisan ide-helper:models --dir="app/workbench/name/package/models" --dir="app/src/Model"
|
||||||
|
|
||||||
You can publish the config file (`php artisan config:publisb barryvdh/laravel-idehelper`) and set the default directories.
|
You can publish the config file (`php artisan config:publish barryvdh/laravel-ide-helper`) and set the default directories.
|
||||||
|
|
||||||
Models can be ignored using the --ignore (-I) option
|
Models can be ignored using the --ignore (-I) option
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user