I'm assuming you are using Laravel 5...
I might recommend a few books:
This is a good first step learning book: https://leanpub.com/easylaravel
This is technically for Laravel 4, but can get you antiquated with it: https://leanpub.com/codebright
But the new version is going to come out soon: https://leanpub.com/codesmart
You can also check out Laracasts, specifically the Laravel 5 fundamentals: https://laracasts.com/series/laravel-5-fundamentals
And then from there, you can watch any of the other videos related to what you are trying to accomplish, though it will cost.
If you are looking for something free, I can give this blog link that does a pretty good job of giving the bare basics: https://mattstauffer.co/blog/laravel-5.0-form-requests
Edit: Sorry, that last one is more of changes from 4 to 5, so it might not be applicable in your situation.
Check out the page: http://learn-laravel.blogspot.in/2015_03_01_archive.html, here you can learn some fundamentals of Laravel.
Also you can check out the video tutorials of Laravel @ https://laracasts.com/lessons
I hope these tutorials will help you to get some idea.
Hello Mudradimohan,
Refer this links,
2 .http://learninglaravel.net/tags/tutorials
and simple todo application
3.https://www.flynsarmy.com/2015/02/creating-a-basic-todo-application-in-laravel-5-part-1/
If you like to watch videos then Laracasts is best for beginners.
If you like to read book then "Laravel Up and Running" is best book for laravel for beginners
If you like to read a tutorial then Laravel tutorial is latest for laravel 5.4 and best for beginner
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community