Building a simple MVC frameWrok from scratch in php in order to have better understanding of the Design pattern and improve my knowlege
To run this project locally, follow these steps:
-
Navigate to the project's root directory.
-
Go to the
publicdirectory inside the project. -
Open your terminal or command prompt.
-
Run the following command to start a PHP server:
php -S 8080