MVC php

I’m trying to start learning the MVC structure I checked a couple of tutorials but I couldn’t completely understand the router class, composser and the .htaccess. I would appreciate any recommendations like a book or tutorial that explains that in detail

I would suggest you go through this free Laracast video series, “The PHP Practitioner” from start to finish.

https://laracasts.com/series/php-for-beginners

2 Likes

“The PHP Practitioner” looks like a good tutorial. I’m even going to take a look at it when I get time. I tell Lesson 24 - Namespaces is nice to know as you don’t have worry about conflicts and is easier to do patterns.

It was a good series and I have learned a lots of new things from it! Thanks :slightly_smiling_face:

1 Like
Sponsor our Newsletter | Privacy Policy | Terms of Service