Getting Started
Prerequisites:
Please follow the below steps to install and setup all prerequisites:
- Source: Download the code from ThemeForest.
- Format: The file will be in a .zip file format.
-
2. Unzip the file
- Extract the contents of the downloaded .zip file to a directory on your computer. It will extract in the vixon_php_v1.0.0 folder.
-
3. Xampp
- Make sure to have the Xampp installed & running in your computer. PHP Version 8.2 or Higher must be required for Laravel 11.
1. Download the Package
4. Start in Development Mode
- Command: To begin development and work on your project in a live environment, execute:
set extract zip to in location c:/xampp/htdocs/vixon_php_v1.0.0 - Outcome: This will launch a local development server, allowing you to preview your project in real-time. The server also provides hot-reloading, meaning any changes you make to your files will automatically refresh in your browser. It will be accessible at c:/xampp/htdocs/vixon_php_v1.0.0.