mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-21 11:33:11 +00:00
@@ -36,7 +36,7 @@ Require this package with composer using the following command:
|
|||||||
|
|
||||||
composer require barryvdh/laravel-ide-helper ~1.11
|
composer require barryvdh/laravel-ide-helper ~1.11
|
||||||
|
|
||||||
After updating composer, add the ServiceProvider to the providers array in app/config/app.php
|
After updating composer, add the ServiceProvider to the providers array in `app/config/app.php`
|
||||||
|
|
||||||
'Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider',
|
'Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider',
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user