This course will let you to learn how to use laravel in a shorter time.
As the same time, you are making a little to do list project.
<br/>
Add what can the to do list function can do?
You can go to see Ho Source website: [http://yuan.network](http://yuan.network/), this is a middle to do list project, major use to do list function to manage the targets.
It can let you manage your target in your life, and improve your ability to live.
<br/>
How to learn Laravel:
1.Take the following programming while watching the course
2.When have something question, search google or search Laravel document: https://laravel.com/
3.Keep learning, then you will master the skills of this course.
- PHP Laravel for beginners: from zero fly to the heaven !
- 1.Getting started with laravel: To do list project
- 1.Course overview
- 2.Install xampp and editor
- 3. Download and run laravel
- 4. MVC concept
- 5.Website structure and blade template engine
- 6.CRUD concept: create, read, update, and delete
- 7.Create data by Tinker
- 8.Create data by Factories
- 9.Read function
- 10.Create function
- 11.Update function
- 12.Delete function
- 13.Course summary
- Laravel common command line
- Laravel package and function
- Account 1: Laravel default auth function
- Account 2: Laravel register, login, logout
- Payment : Laravel PayPal
- Payment 2: Laravel alipay
- Payment 3: Laravel wechatpay
- Template 1: Laravel adminlte template
- MySQL