I’ve read many tutorials about MVC method … I am now about to start an e-commerce application with PHP… So I’m confused about from where to start.(What’s the best directory hierarchy ,the files, the templates etc)
Knowing that I will create admin pages(in a subdirectory with MVC), and website pages … all I want is to know how to organize all this.
I’ve already created PHP websites (I am good in PHP and OOP). But not with MVC.
Thank you
As mentioned by @Daniel A. White, there already exists a lot of PHP MVC frameworks. Have a look at: