Got the mobile route to work

This commit is contained in:
Sebastian
2020-06-23 06:42:43 +02:00
parent 070ff2e3c6
commit 4ddc765082
6 changed files with 41 additions and 1 deletions
+4
View File
@@ -177,6 +177,10 @@ return [
App\Providers\EventServiceProvider::class,
App\Providers\RouteServiceProvider::class,
/*
* Custom Service Prviders
*/
App\Providers\DetectorServiceProvider::class,
],
/*