Skip to content

yandearta/php-mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP MVC Starter Kit

Easy to start with PHP MVC design pattern.

⚙ Installation

With XAMPP

1. Cd to htdocs folder

cd C:\xampp\htdocs

2. Clone the repository

git clone https://github.com/yandearta/php-mvc.git

3. Cd to the project folder

cd php-mvc

4. Install required packages

composer install

5. Copy the example env file

cp .env.example .env

6. Access the project

Or

Done. You're all set 😎

Contributing

Feel free to contribute to this project and dont forget to add your name to the list below!

# Name Github
1 Yande Arta https://github.com/yandearta

License

This project is licensed under the MIT License.

About

Easy to start with PHP MVC design pattern.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages