Laravel has become one of the most popular if not the most popular PHP framework. Employers are asking for this skill for all web programming jobs and in this course we have put together all of them, to give you the best chance of landing that job; or taking it to the next level.
Why is Laravel so popular? Because once you learn it, creating complex applications are easy to do, because thousands of other people have created code we can plug (packages) into our Laravel application to make it even better.
There are many reasons why Laravel is on the top when it comes to PHP frameworks but we are not here to talk about that, right?
You are here because you want to learn Laravel, and find out what course to take, right? Alright, let's list what this course has to offer so that you can make your decision?
Lets start with the fundamentals
Downloading Laravel
Installing it with composer
Lets also use Laravel Homestead
We learn about Routes, Controllers, views, models, migrations, template engines, middleware and more
Lets learn the CRUD, create, read, update and deleting data :)
Wait, lets also learn the CRUD with all the ELOQUENT relationships
Authentication system
Uploading photos, multi pictures
Multiple input selections
User, CRUD
Category CRUD
Commenting system, reply system with tree
Disqus commenting system
Sessions, and flash messages
Email Sending
Deployment
Lots more, too many to list