sarga payment
This commit is contained in:
parent
ac4d6639b5
commit
67e639aa57
|
|
@ -33,7 +33,7 @@ class ShopServiceProvider extends ServiceProvider
|
|||
// $this->loadRoutesFrom(__DIR__ . '/../Http/routes.php');
|
||||
// $this->loadMigrationsFrom(__DIR__ . '/../Database/Migrations');
|
||||
// $this->loadTranslationsFrom(__DIR__ . '/../Resources/lang', 'shop');
|
||||
// $this->loadViewsFrom(__DIR__ . '/../Resources/views', 'shop');
|
||||
$this->loadViewsFrom(__DIR__ . '/../Resources/views', 'shop');
|
||||
|
||||
/* aliases */
|
||||
// $router->aliasMiddleware('locale', Locale::class);
|
||||
|
|
|
|||
Loading…
Reference in New Issue