Laravel 5.3 New Features – Routing File Changes



One of the biggest new features of Laravel 5.3 was that the routing file mysteriously vanished and a new routing folder appeared. You will now find your routes stored in a routes folder in the application root (not the app folder anymore).

There are three files in the routes folder. In this video we explore what they each do, how you can edit them, and how to make more routes files.

Coming Up:
The global cache helper and how to use it.

source

Reply


Build A Site Info