Getting Started

Setup PHP

Prerequisites:

Please follow the below steps to install and setup all prerequisites:

  • PHP 8.1

    Make sure to have PHP 8.1 or latest version installed & running on your computer. If you already have installed PHP on your computer, you can skip this step.

  • Xampp

    Make sure to have the latest version of xampp or installed & running on your computer. If you already have installed Xampp on your computer, you can skip this step.

Installation:

After you finished with the above steps, you can follow below steps to run the project locally or build for production use:

Put your project file in xampp/htdocs/. Then Open your browser and run your project using localhost/yourprojectfolder.

Description
Create a new database with name toner-php, Then import the toner-php.sql file in your database.
Configure the Database credentials in the layouts/config.php file.
You can test locally with signup as a new user to check all the pages.
Email Settings

You can configure the email credentials in the layouts/config.php file.
NOTE: Manage your google account security with create app password using below link and set it into config file.
https://myaccount.google.com/apppasswords.

CSS: We suggest you not make any changes in the app, bootstrap or other CSS files ../assets/css folders because getting new updates will break your CSS changes if any you have made. We strongly suggest you create a new custom.css file and use that instead of overwriting any theme's custom css files.
© Toner.
Design & Develop by Themesbrand