+ 13
Laravel framework
Friends can you suggest me some resources ( video, PDF,websites) to study Php laravel framework from scratch. Any help is highly appreciated.
9 Answers
+ 4
I've heard many positive reviews about Laracast, but it's a monthly subscription.
https://laracasts.com/
+ 4
https://laracasts.com/series/laravel-from-scratch-2017
This is free series from laracast
Update for laravel 6
https://laracasts.com/series/laravel-6-from-scratch
+ 3
Here is a very good course/demonstration on Laravel, explained by Tylor Otwell(33mins)đ:
https://m.youtube.com/watch?v=qI49j5lGPmw
How the PHP creator Rasmus Lerdorf himself thinks about Laravel and any PHP frameworkđ
https://m.youtube.com/watch?v=DuB6UjEsY_Y
+ 3
https://www.parthpatel.net/laravel-tutorial-for-beginner/
+ 2
¤ Official web site https://laravel.com
¤ Tutorials https://www.tutorialspoint.com/laravel/index.htm
+ 2
hi buddy,
There is a youtube channel,
very very usefulđđđđ
just search "devmarketer"
+ 2
Hey!
here is Laravel man......
here is my path I travelled to learn laravel and became expert....
NOTE: NEVER START OR STUDY LARAVEL DOCUMENTATION YOU WILL BE CONFUSED AND HATE IT.
PATH:
1.scrotch.io
tutiorial: "Learn laravel 5 from scratch."
2.laracast.com
tutorial:"laravel from scratch 2017"
3.then dive into making a to do list.
After that it will be your moment to explore the whole bunch of laravel as to every tutorial you like.
0
Hi.
How display persian language from database in php page?