fix: menu problem solved

This commit is contained in:
ugur@nomadinteractive.co
2020-04-18 19:48:08 +03:00
parent 166060c66d
commit 6c31f719c8
10 changed files with 198 additions and 43 deletions

View File

@ -137,6 +137,7 @@ return [
/*
* Laravel Framework Service Providers...
*/
Riverskies\Laravel\MobileDetect\MobileDetectServiceProvider::class,
Illuminate\Auth\AuthServiceProvider::class,
Illuminate\Broadcasting\BroadcastServiceProvider::class,
Illuminate\Bus\BusServiceProvider::class,