Melanin Framework Built With CodeIgniter 4
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
-
PHP
https://www.python.org/
-
XAMPP / MAMP / LAMPP
https://pypi.org/project/virtualenv/
-
Install XAMPP / MAMP / LAMPP
https://www.apachefriends.org/download.html
-
Clone the repo into the "www" / "htdocs" / "public_html" folder
git clone -b dev --single-branch https://github.com/Melanin-Framework/melanin-framework-codeigniter-bw.git
-
Rename the project folder to your preference (in this case "melanin")
-
Go to the file
App.php
file in the./app/Config/
folder and change the base url tohttp://127.0.0.1:8000/melanin
-
Start the XAMPP / MAMP / LAMPP server
-
Visit Site
http://127.0.0.1:8000/melanin
For the full documentation, visit => Full Documentation