mirror of
https://github.com/v2board/v2board.git
synced 2025-06-12 12:37:54 +08:00
update: theme directory
This commit is contained in:
@ -23,6 +23,6 @@ class AppServiceProvider extends ServiceProvider
|
||||
*/
|
||||
public function boot()
|
||||
{
|
||||
//
|
||||
$this->app['view']->addNamespace('theme', base_path() . '/public/theme');
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user