Welcome to this course on PHP Laravel Tutorial for Beginners. Laravel is one of the the most popular option among PHP developers these days. In this course you will Learn the basic concepts, functions that you will need to build fully functional programs with the popular framework, Laravel. Laravel is a Full stack framework. We will see How to Build a Blog with Laravel .
ā Contents ā
š» (00:01:01) 1- Introduction to Laravel framework
š» ( 00:09:39) 2- Laravel Installation and Environment Setup
š» ( 00:20:48) 3 - Basic Routing and Controllers
š» ( 00:32:28) 4 - Controllers in Laravel
š» ( 00:45:53) 5 - Laravel Blade Templating
š» ( 00:56:05) 6 - How to Compile Assets in Laravel
š» ( 01:06:29) 7 - Models and Migrations (Models & Database Migrations)
š» ( 01:17:40) 8 - Fetching Data Using Eloquent ORM Part 1
š» ( 01:29:27) 9 - Fetching Data Using Eloquent ORM Part 2
š» ( 01:40:36) 10 - Fetching Data Using Eloquent ORM Part 3
š» ( 01:52:41) 11 - Forms and Saving Data Part 1
š» ( 02:03:18) 12 - Forms and Saving Data Part 2
š» ( 02:13:34) 13 - Update and Delete record from MySQL in Laravel
š» ( 02:28:30) 14 - User Authentication
š» ( 02:41:52) 15 - Model Relationships
š» ( 02:53:54) 16 - How to Add User Access Control
š» ( 03:05:49) 17 - Laravel File Upload Example
š» ( 03:15:53) 18 - retrieve images from database
š» ( 03:28:13) 19 - Finishing File Upload
#laravel #php #webdev