File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9
9
|--------------------------------------------------------------------------
10
10
|
11
11
| Here is where you can register API routes for your application. These
12
- | routes are loaded by the RouteServiceProvider within a group which
13
- | is assigned the "api" middleware group. Enjoy building your API !
12
+ | routes are loaded by the RouteServiceProvider and all of them will
13
+ | be assigned to the "api" middleware group. Make something great !
14
14
|
15
15
*/
16
16
Original file line number Diff line number Diff line change 8
8
|--------------------------------------------------------------------------
9
9
|
10
10
| Here is where you can register web routes for your application. These
11
- | routes are loaded by the RouteServiceProvider within a group which
12
- | contains the "web" middleware group. Now create something great!
11
+ | routes are loaded by the RouteServiceProvider and all of them will
12
+ | be assigned to the "web" middleware group. Make something great!
13
13
|
14
14
*/
15
15
You can’t perform that action at this time.
0 commit comments