Skip to content

Commit b870ac0

Browse files
committed
fix front controller.
1 parent 67758b6 commit b870ac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@
3131
// --------------------------------------------------------------
3232
// Launch Laravel.
3333
// --------------------------------------------------------------
34-
require path('sys').'laravel.php';
34+
require path('sys').'laravel.php';

0 commit comments

Comments
 (0)