mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-18 10:07:12 +00:00
Add message about CodeIntel
This commit is contained in:
@@ -25,6 +25,8 @@ If you use SublimeText CodeIntel, the format is a bit different. So add --sublim
|
|||||||
|
|
||||||
php artisan ide-helper:generate -S
|
php artisan ide-helper:generate -S
|
||||||
|
|
||||||
|
Note: You do need CodeIntel for Sublime Text: https://github.com/Kronuz/SublimeCodeIntel
|
||||||
|
|
||||||
You can also publish the config-file to change implementations (ie. interface to specific class) or set defaults for --helpers or --sublime.
|
You can also publish the config-file to change implementations (ie. interface to specific class) or set defaults for --helpers or --sublime.
|
||||||
|
|
||||||
php artisan config:publish barryvdh/laravel-ide-helper
|
php artisan config:publish barryvdh/laravel-ide-helper
|
||||||
|
|||||||
Reference in New Issue
Block a user