Laravel From Scratch [Part 1] - Series Introduction
In this video I will talk about what Laravel is and also give you a demo of what we will be building. Laravel is the most popular open source PHP framework and uses the MVC (Model View Controller) design pattern. We will be covering all of the fundamentals of Laravel 5.4 in this series including....
Routing
Controllers
Models & DB Migrations
Blade Templates/Views
Authentication & Access Control
CRUD Functionality
File Uploading
Much More...
CODE: Complete Code For This Series
83 views
1150
347
4 months ago 00:18:50 1
Let’s build a CMS with Filament 3 and Laravel 11 | #8 - Category SEO & Navbar improvements
4 months ago 00:26:38 1
Let’s build a CMS with Filament 3 and Laravel 11 | #7 - Article SEO
4 months ago 00:14:10 1
Stop Shipping MVPs. No one likes them.
4 months ago 00:17:36 1
Let’s build a CMS with Filament 3 and Laravel 11 | #6 - Categories Page & Filters
4 months ago 01:52:30 1
Let’s build a messenger clone with Laravel 11, Vue 3 and Reverb (2/3)
4 months ago 00:05:10 1
Laravel: New “Sexy“ Helpers - Celebrate or Avoid?
4 months ago 00:03:31 3
What in the world is a Facade?
4 months ago 01:09:13 1
091: PHPRoundtable July 2024
4 months ago 00:18:22 1
Let’s build a CMS with Filament 3 and Laravel 11 | #5 - Categories Model
4 months ago 01:34:02 1
389: Yo PHP Raps!
4 months ago 00:06:42 1
Exploring Laravel Rate Limiters: Control Traffic & Secure Actions ⛔
4 months ago 01:07:48 3
Build a Real-Time Web App with Laravel Reverb - COMPLETE TUTORIAL (Laravel, Livewire, Alpine & more)
4 months ago 00:49:57 1
013. Didn’t think that’d work with Sam Levy
4 months ago 00:14:54 1
Let’s build a CMS with Filament 3 and Laravel 11 | #-4 Tiptap editor & Slug Field
4 months ago 01:51:11 4
Let’s build a messenger clone with Laravel 11, Vue 3 and Reverb (1/2)
4 months ago 00:06:27 3
Laravel Data Example: DTO Re-Used in Controllers/Actions/Jobs/Tests
4 months ago 00:10:41 2
18 Laravel/PHP Tips in 10 Minutes: June 2024
5 months ago 00:16:03 1
08 Modify the Authenticated Layout - Netflix Clone with Laravel and React
5 months ago 00:12:43 1
09 Design Billboard Section - Netflix Clone with Laravel and React
5 months ago 00:30:30 1
Let’s build a CMS with Filament 3 and Laravel 11 | #2 - Navbar & Package setup
5 months ago 00:02:39 1
Laravel Migrations Generator Package: Demo in Action