message updates
This commit is contained in:
parent
edc5cee942
commit
e5dfb05247
|
@ -5,9 +5,9 @@
|
||||||
| Application Routes
|
| Application Routes
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
|
|
|
|
||||||
| Here is where you can register all of the routes for an application.
|
| This file is where you may define all of the routes that are handled
|
||||||
| It's a breeze. Simply tell Laravel the URIs it should respond to
|
| by your application. Just tell Laravel the URIs it should respond
|
||||||
| and give it the controller to call when that URI is requested.
|
| to using a given Closure or controller and enjoy the fresh air.
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue