Installation

Requirements

The Laravel framework has a few system requirements. You should ensure that your web server has the following minimum PHP version and extensions:

  • PHP >= 8.1
  • BCMath PHP Extension
  • Ctype PHP Extension
  • cURL PHP Extension
  • DOM PHP Extension
  • Fileinfo PHP Extension
  • JSON PHP Extension
  • Mbstring PHP Extension
  • OpenSSL PHP Extension
  • PCRE PHP Extension
  • PDO PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension
  • SymLink PHP File Extension

Installation Process

Highly recommended hosting provider

  1. vpsdime (opens in a new tab)
  2. digitalocean (opens in a new tab)

Installation Service

  1. Shared Hosting Installation ($29)
  2. VPS Server Installation ($49)
  3. Installation & Complete Configurations ($99)

Hire Me (opens in a new tab)

Step 1:

Download file from codecanyon and extract in your pc and you will get 02 folder. Listed below:

  1. Documentation
  2. Installable File

folder after extract

Now Open installable folder, you will get a zip file. you have to upload it to your server using ftp or file manager.

zip file get

Step 2:

01. Now login to you cpanel and Upload installable file to server

installable_folder

02: unzip the installable file to server

unzip

Step 3:

01. Then, go to > MySQL® Database Wizard

mysql Wizard


02. Create database

create database


03. Create Database Users, do not forget to keep you database user password, we will need this while we run installation wizard.

database user


04: Add user to the database. check all privileges and click make changes. then click “Next Step”

all privileges


05: database create is done, keep database user, database name, database password in a note.

complete database

Step 4:


01: Must be Follow this tutorial for create .htaccess file from root directory


01: Open your browser and visit http://your-sitename/install

install

Please full fill all requirements from your server and click next button. For folder permissions you can run the following command:

chmod -R 775 /Volumes/workspace/laravel/newinstaller/.env
chmod -R 775 /Volumes/workspace/laravel/newinstaller/storage
chmod -R 775 /Volumes/workspace/laravel/newinstaller/bootstrap/cache

02. Submit your database information & Click Save & Next Button.

Please fill up all input field without space & please Wait, it will take several times.

configurations


03: Congratulations! Your Site is Now Ready to use.

Congratulations


Admin Panel Credentials

Admin Panel: https:your-sitename/admin/login

Email: admin@gmail.com
Password: rootadmin

User Panel Credentials

User Panel: https:your-sitename/login

Email: user@gmail.com
Password: rootadmin