Course Information
Course Overview
Build simple to advanced web applications using the PHP's most popular web framework - Completely re-recorded for 5.8
This course uses a project based approach for learning. It would also be filled with specific articles to read to clearly understand a concept better, and multiple explanations of all concepts taught . We build a number of projects from simple to extra advanced, as listed below.
- Task APPLICATION: We learn the total basics of MVC FRAMEWORKS , by building a tasks application, where we can create, read, update, and mark tasks as completed. This is enough to get you started with Laravel
- COMPLETE BLOG: Some features of this CONTENT MANAGEMENT SYSTEM are:
- Post categories(CRUD)
- Post tags(CRUD)
- Posts (CRUD)
- Trashing posts
- Multiple user and multiple role support
- Social media post sharing
- Blog search
- Disqus commenting system
- And a lot more !!!
- COMPLETE FORUM: Some features of this FORUM SYSTEM are:
- Multiple channels
- Social authentication
- Email authentication
- User admin role
- Create discussions
- Replying to discussions
- Marking best reply to discussion
- User experience points
- And a lot more !!!
- E-COMMERCE WITH STRIPE
- Products (CRUD)
- Complete shopping cart
- Checkout with stripe
- Email sending after purchase
Course is constantly updated with every new release of the laravel framework, so no matter when you get this course, you are still good to go.
A lot more in this course . Most of all, course is made with LOVE .
Course Content
- 10 section(s)
- 194 lecture(s)
- Section 1 [NEW] Introduction to the course
- Section 2 [NEW] Project one - Build a tasks manager application
- Section 3 [NEW] Build a complete CMS with Laravel
- Section 4 [NEW] Build a complete discussion forum
- Section 5 Introduction to the course
- Section 6 *** Course updates ***
- Section 7 Project one - Complete Todo App
- Section 8 Project Two - Complete Blogging Content Management System
- Section 9 Project Three - Advanced Forum / Discussion Application
- Section 10 Project Four - Complete Ecommerce
What You’ll Learn
- Build simple to advanced web applications using laravel
- Learn how to build ecommerce web applications in php/laravel
- Learn how to build forums, blogs, and the most popular of today's web applications
- Get a deep understanding of laravel
Reviews
-
RReynaldo Rodriguez
your routing is different from the latest version; Route::get('/about', 'App\Http\Controllers\AboutController@index'); my code doesn't worked when I used this; Route::get('about', 'AboutController@index');
-
nnaoki haba
It's very good because there wasn't this level of course in Japan. Even if you are just starting out with Laravel, it is very easy to understand because we will create a project while explaining one by one
-
SSanjith Padmadas Das
I have learned a lot about Laravel from this tutorial. Thank you so much for sharing your knowledge and providing valuable informations.
-
MMarius Hirsch
This guy is incredibly passionate about his work. Even in tough lectures it was really great to follow his lectures and I am really glad I subscribed to this course. I can only recommend this one.