mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-19 18:43:12 +00:00
Typo
This commit is contained in:
@@ -17,7 +17,7 @@ And add the ServiceProvider to the providers array in app/config/app.php
|
|||||||
|
|
||||||
'Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider',
|
'Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider',
|
||||||
|
|
||||||
You can now re-generate the docs yourself (for future updates) in arisan
|
You can now re-generate the docs yourself (for future updates) in artisan
|
||||||
|
|
||||||
php artisan ide-helper:generate
|
php artisan ide-helper:generate
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user