PHP Docs - v2.2.0
Installation

1. Download the Package

2. Unzip the Package

  • Extract the contents of the downloaded .zip file to a directory on your computer.

3. Follow these simple steps to install and set up Sliced - PHP Admin Template:

    Description
    Set extract zip to in the file location in c:/xammp/htdots/filename
    Install Node Modules yarn or yarn install
    Create a Production Build yarn run build
    Create a new database with name sliced_php, Then import the sliced_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.