Getting Started
Setup Minia - PHP
Minia PHP is a fully featured premium admin dashboard template built with Bootstrap 5.3.2 and PHP 8.1.
Prerequisites:
Please follow the below steps to install and setup all prerequisites:
-
PHP 8.0
Make sure to have the PHP-8.1 or latest version installed & rrunning on your computer. If you already have installed PHP on your computer, you can skip this step.
-
Xampp
Make sure to have the the latest version of xampp installed & running in your computer. If you already have installed Xampp on your computer, you can skip this step.
After you finished with the above steps, you can run the following commands into the terminal/command prompt from the root directory ( Minia_v*/PHP/ ) of the project to run the project locally or build for production use:
Description |
---|
Set extract zip to in the file location in
c:/xammp/htdots/filename
|
Create a new database with name
Minia_php, Then import the
Minia_php.sql file in your database.
|
Configure the Database credentials in the config.php file. |
You can test locally with signup as a new user to check all the pages. |