File manager - Edit - /home/asiatechinc/public_html/bhrhotelsindia.com/modules/Dashboard/ModuleProvider.php
Back
<?php namespace Modules\Dashboard; use Modules\ModuleServiceProvider; class ModuleProvider extends ModuleServiceProvider { public function boot(){ } /** * Register bindings in the container. * * @return void */ public function register() { $this->mergeConfigFrom( __DIR__.'/Config/config.php', 'admin' ); $this->app->register(RouterServiceProvider::class); } public static function getAdminMenu() { return [ ]; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings