Remove comments
This commit is contained in:
@@ -17,7 +17,5 @@ class ViewServiceProvider extends ServiceProvider
|
||||
{
|
||||
$this->loadMigrationsFrom(__DIR__ . '/../../migrations');
|
||||
$this->loadViewsFrom(__DIR__ . '/../../resources/views', 'Views');
|
||||
$prefix = "http://localhost/sysworkflowviena/en/neoclassic/cases/viena";
|
||||
View::share('rootPath', $prefix);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user