Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
The laracasts introduction to laravel is free and then just use their docs, really all you'll need.
-
jerodev5666yFirst make sure you have a good understanding of php. Then go through the documentation. Now learn by making and googling when you encounter problems.
And make sure to enjoy this framework, I personally love it! 😁 -
iterevo346y@jerodev I would say I have a decent understanding of php and thanks for the advice. Also what are some of your favorite parts of laravel?
-
jerodev5666y@iterevo I find the query builder amazing. If you dig deep enough, you can use it to build any query without using raw expressions.
Related Rants
Wanting to get into laravel any good places to start?
question
laravel