Free courses from frontend to fullstack and AI
Gain a Splash of New Skills - Coursera+ Annual Nearly 45% Off
Overview
Syllabus
- Introduction
- Setting up Laravel Valet [MAC]
- Setting up Visual Studio Code
- Setting up Laravel Debugbar
- Laravel Project Directory Explained
- Config & Env Variables
- Controllers
- Single Action Controllers
- Routing
- Route Parameters
- Routes With Expressions
- Named Routes
- Route Prefixes
- Fallback Routes
- Setup a database for Laravel
- Migrations
- Seeders
- Factories
- The Query Builder
- How to Install Tailwind CSS [WEBPACK]
- Variables & Control Structures
- Eloquent Model Conventions
- Retrieving Data using Eloquent
- Output Data in Blade
- Insert Data using Eloquent
- Image Upload in Laravel
- Validate & Error Messages
- Updating Data using Eloquent
- Deleting Data using Eloquent
- Form Requests
- Pagination
- One to Many Relationship
- One to One Relationship
- Many to Many Relationship
- Auth Middleware
Taught by
Code With Dary
Reviews
3.0 rating, based on 1 Class Central review
-
Covers Laravel 9 fundamentals with almost latest practices and clean explanations. Ideal for those new to the framework or upgrading from older versions. Walks through routing, controllers, middleware, Blade templates, and Eloquent ORM using modern…