Laravel 7.X from beginners to master.
- 4.2
Brief Introduction
Learn Basic lessons in Laravel 7 by building an advanced crud app. This course is also available in Laravel 5 and 6.Description
In this course, we 're going to be learning from scratch and step by step, how to create a web app for freelancers management.
We 're gonna learn :
How to create and view freelancers;
How to edit, update and delete data in Laravel;
How to save and view freelancers images;
How to update and delete images from the database and the project folder;
How to delete data from the trash and restore it;
How to create an authentication system for users;
Requirements
- Requirements
- Intermediate PHP knowledge
- Basic Object Oriented Programming Skills
- Basic Understanding Of Html & Css