Closed thearabbit closed 10 years ago
What package are installing?
I install ID-Helper, Former. but it show
barryvdh/laravel-ide-helper sug
from the database about models
Writing lock file
Generating autoload files
Generating optimized class load
Compiling common classes
Compiling views
Package barryvdh/laravel-ide-he
Processing package...
provides.json detected
Found 1 service providers:
[1] Barryvdh\LaravelIdeHelper\I
[ErrorException]
Uninitialized string offset:
package:install packageName
Thank you for issue report. I've pushed a fix.
Package barryvdh/laravel-ide-helper installed
Processing package...
Found 1 service providers:
[1] Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider
Configuration published for package: barryvdh/laravel-ide-helper
Assets published for package: anahkiasen/illuminage
After use
package:install .............
, it don't add package's service provider toapp/config/app.php
. pl help me.