Overview
Coursera Spring Sale
40% Off Coursera Plus Annual!
Grab it
Explore the fundamentals of Laravel routing in this comprehensive tutorial that demonstrates how routes function as entry points for application requests and integrate seamlessly with Inertia.js and React. Learn to define both simple and dynamic routes while understanding how to return React components using Inertia's render method instead of traditional Blade views. Discover practical techniques for passing data from Laravel to React components as props, working with TypeScript for type-safe component definitions, and understanding Laravel's routing system architecture. Walk through hands-on examples that cover available HTTP methods, return statements, and TypeScript integration with Inertia views. Gain insight into how Laravel bootstraps the routing system behind the scenes and understand how routing connects your backend and frontend components. Master the essential concepts needed to build real-world Laravel applications with modern frontend frameworks, establishing a solid foundation for full-stack development with Laravel, React, and Inertia.js.
Syllabus
00:00 - Introduction
01:55 - Defining our first route
04:06 - Available HTTP methods
04:51 - Continuing with out first route
05:48 - Return statements
10:00 - Typescript / Inertia views
14:04 - How does routing work behind the scenes?
Taught by
Code With Dary