LARAVEL - Laravel PHP Framework Practice Test
LARAVEL - Laravel PHP Framework LARAVEL LARAVEL Routing & Middleware
Which file is the primary location for defining web routes in a Laravel application?
Select your answer
A
routes/web.php
B
routes/api.php
C
app/Http/routes.php
D
config/routes.php
Hint