Comment fix.
This commit is contained in:
parent
171de278d7
commit
3eb8613ff8
|
@ -5,7 +5,7 @@
|
||||||
| Routes File
|
| Routes File
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
|
|
|
|
||||||
| Here is where you can register all of the routes in an application.
|
| Here is where you will register all of the routes in an application.
|
||||||
| It's a breeze. Simply tell Laravel the URIs it should respond to
|
| It's a breeze. Simply tell Laravel the URIs it should respond to
|
||||||
| and give it the controller to call when that URI is requested.
|
| and give it the controller to call when that URI is requested.
|
||||||
|
|
|
|
||||||
|
|
Loading…
Reference in New Issue