Laravel is PHP framework. Currently it is a most popular web application famework. It is popular for its expressive and elegant syntax.
This framework not only following MVC rule. It provides support lots if artisan command. For developer it become easy to handle routing related task, used in most web application session, cookies, authentication and lots of things. It's API service features is one of the reason to become one of the most popluar famework.
Course Contents :
1. Tutorial : Introduction of Laravel
2. Tutorial : Installation and configuration
3. Tutorial : Files & Folder Structure
4. Tutorial : Routing
5. Tutorial : Controller
6. Tutorial : Views
7. Tutorial : Component with blade template
8. Tutorial : Database Connection
9. Tutorial : Model
10. Tutorial : Migration & Migration Squashing
11. Tutorial : Joining Clause : Inner Join
12. Tutorial : Joining Clause : Left Join
13. Tutorial : Joining Clause : Right Join
14. Tutorial : Joining Clause : Cross Join
15. Tutorial : Joining Clause : Advanced Join
16. Tutorial : Joining Clause : Sub-query Join
17. Tutorial : Conditional Clause
18. Tutorial : Laravel Seeding
19. Tutorial : Faker Class
20. Tutorial : Laravel Pagination
21. Tutorial : Eloquent Relation
22. Tutorial : Eloquent one to one relation
23. Tutorial : Eloquent one to many relation
24. Tutorial : Many to Many Eloquent Relation
25. Tutorial : Create, Read, Update & Delete
26. Tutorial : Form Validation
27. Tutorial : File Upload
28. Tutorial : Image Upload & Resize
29. Tutorial : HTTP Client - Rest API
30. Tutorial : HTTP Session
31. Tutorial : Custom 404 page
32. Tutorial : Helper function
33. Tutorial : Middleware
34. Tutorial : Laravel jetstream authentication
35. Tutorial : PDF export
36. Tutorial : Excel Export
37. Tutorial : CSV Export
38. Tutorial : Import Excel Data
39. Tutorial : Localization
40. Tutorial : Toastr Notification
41. Tutorial : Sweet Alert
42. Tutorial : Custom Artisan Command
43. Tutorial : Pass value to custom artisan command
44. Tutorial : Accessor
45. Tutorial : Mutator
46. Tutorial : Multi Database Connection
47. Tutorial : Multi Database connection (Select,Insert)
48. Tutorial : Maintenance Mode
49. Tutorial : Factory & Tinker
