Learn Laravel 5 CRUD by creating To-Do List application
Ditulis pada: August 11, 2019
Learn Laravel 5 CRUD by creating To-Do List application, You will create a simple application that handles daily tasks. You will add them to database, read, update and delete.
Created by Robert Apollo
English
English [Auto-generated]
PREVIEW THIS COURSE - GET COUPON CODE
What you'll learn
- You will be able to code simple To-Do List application in very popular php framework - Laravel 5
- You will be able to code any simple crud application in Laravel (crud - create, read, update, delete)
- Requirements
- PHP at beginner level and basic understanding of MVC concept (Model View Controller)
- Basics of PHP OOP
- Working server on your computer (xampp, wamp, linux etc.)
- Ability to install software