I'm new to PHP completely and also new to dynamic web building in general. I've done a little html and a tiny bit of CSS and worked with wordpress quite a bit the last few years.
What do I need to read/learn before using Laravel? I don't know any programming language other than HTML and some basic CSS, and I don't know any server or database languages. I'm pretty lost looking at even the introductory stuff here so obviously I need a background. What would you suggest? Where would you suggest I go to learn?
I want to know enough, but obviously don't want to spend a long time learning a ton of stuff when 85% of it I won't need. :)
I started with laravel with zero programming experience. Doing fine now. Just start building an app and you'll learn on the road.
If you're struggling with introductory tutorials in Laravel, I would strongly suggest at least running through a basic PHP tutorial (check Nettuts etc), as knowing how the PHP syntax works is going to help an awful lot.
Sign up for http://laracasts.com, I just finished watching every video and it was well worth the time. I've been programming for 16+ years (self taught) and Laracasts was some super high quality learning that set me right.
Learning PHP would be the first step, then dive into laravel. You might also consider the older MVC like codeigniter because it's quite easy to learn MVC.
Thanks guys! I tried looking at laracast but I was still lost. So, I'm going to start reading "PHP and MySQL web development" (book). It's 1000 pages so hopefully I won't have to read the whole thing. :-/ Then I guess I'll start with the laracasts.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community