Description
In this course, you will learn :
- How To Install Laravel.
- How To Create A Complete Project/Website In Laravel.
- How To Create E-Commerce Website In Laravel.
- Learn Everything About Routes.
- Learn How To Use PHP Artisan Commands.
- Learn How To Create Models & Controllers.
- Learn How To Create Views Using Blade.
- Connect Website To Database & Create Tables.
- Get Products From Database & Display Them For Customers.
- Add Bootstrap To Your Project.
- Create Cart & Display Prices & Quantities.
- Redirect Users To Specific Pages.
- Delete Items From Cart.
- Create Admin Dashboard To Control All Products.
- Update Product Fields.
- Upload & Update Product Image.
- Create New Products Using Admin Dashboard.
- Delete Product From Database Using Admin Dashboard.
- Restrict Access To Admins Only.
- Add Pagination To Your Website.
- Increase & decrease number of items in cart.
- Create a Robust Checkout System.
- Add Payment Gateway Page.
- Integrating Paypal with your e-commerce store.
- Exporting Client Orders To PDF.
- Creating The Invoice.