Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

How It Works: Laravel Router

Posted By: ELK1nG
How It Works: Laravel Router

How It Works: Laravel Router
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 150 MB | Duration: 13 minutes

Laravel is known for its powerful and developer-friendly router. The router allows you to configure all the URL endpoints of your app with a concise syntax and all in one place.

In this Coffee Break Course, Envato Tuts+ instructor Matthew Machuga will take you on a deep dive through the implementation of Laravel Router. You will see how it works, and stop to analyze some of the decisions and nuances in its design. You'll also get a chance to see some of the awesome features that have been recently added to it.

If you haven't used Laravel before, why not check out our full course and learn Laravel 5: Get Started With Laravel 5. If you've mastered the fundamentals of Laravel, build on your experience with these courses:

Build a CMS With Laravel
Build a REST API With Laravel
Authentication With Laravel
How It Works: Laravel Middleware
How It Works: Laravel Eloquent ORM
Build Your First Laravel Site
Get Started With Lumen
Create a REST API With Lumen