fix front controller.
This commit is contained in:
parent
67758b6932
commit
b870ac09dd
|
|
@ -31,4 +31,4 @@
|
||||||
// --------------------------------------------------------------
|
// --------------------------------------------------------------
|
||||||
// Launch Laravel.
|
// Launch Laravel.
|
||||||
// --------------------------------------------------------------
|
// --------------------------------------------------------------
|
||||||
require path('sys').'laravel.php';
|
require path('sys').'laravel.php';
|
||||||
Loading…
Reference in New Issue