Update dependencies, remove ide_helper generating always
This commit is contained in:
@@ -68,7 +68,6 @@ return [
|
||||
/*
|
||||
* Package Service Providers...
|
||||
*/
|
||||
Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider::class,
|
||||
Collective\Html\HtmlServiceProvider::class,
|
||||
Laracasts\Flash\FlashServiceProvider::class,
|
||||
Prettus\Repository\Providers\RepositoryServiceProvider::class,
|
||||
|
||||
@@ -41,7 +41,7 @@ return array(
|
||||
*/
|
||||
|
||||
'model_locations' => array(
|
||||
'app/Models',
|
||||
//'app/Models',
|
||||
),
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user