fix sidataprod base URL and routes
This commit is contained in:
@@ -17,7 +17,7 @@ class RouteServiceProvider extends ServiceProvider
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
public const HOME = '/sidata/home';
|
||||
public const HOME = '/sidataprod/home';
|
||||
|
||||
/**
|
||||
* The controller namespace for the application.
|
||||
|
||||
Reference in New Issue
Block a user