laravel-blog-tutorial
laravel-blog-tutorial copied to clipboard
Routes?
Looks like those were excluded
@d3vit Routes are located within app > http > (file name is routes.php or something like that).
Earlier version of 5 stored them in the http directory, think 5.5 or so is when they moved out of there to a separate directory.