comment formatting

This commit is contained in:
Kalpa Perera 2016-10-27 20:55:08 +05:30
parent 6a2bf44765
commit f7e49840a0
1 changed files with 3 additions and 3 deletions

View File

@ -5,9 +5,9 @@
| Web Routes | Web Routes
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
| |
| This file is where you may define all of the routes that are handled | Here is where you can register web routes for your application. These
| by your application. Just tell Laravel the URIs it should respond | routes are loaded by the RouteServiceProvider within a group which
| to using a Closure or controller method. Build something great! | contains the "web" middleware group. Now create something great!
| |
*/ */