Laravel Admin Panel 3.1
Running Laravel Admin Panel for ReadyDesk
This documentation provides a step-by-step guide to running a Laravel-based admin panel
for a
ReadyDesk. Follow these instructions to set up your development environment and
run
the
admin panel locally.
1. Prerequisites
- PHP installed (version 8.1 or higher).
- Composer package manager installed.
- Laravel installed globally (optional but recommended).
- A MySQL or PostgreSQL database server running.
- Node.js and npm installed (for managing frontend dependencies and assets).
How to Install ReadyDesk on cPanel Hosting
A step-by-step guide on setting up your ReadyDesk project in cPanel hosting.
Follow This Instructions
- Zip your project folder.
- Login to your cPanel.
- Go to the File Manager option and select it.
- Ensure you're in the root folder, then click "Upload".
- Select your zip folder and wait for the upload to complete. If the upload area is
green,
then go back
to home.
- Unzip the uploaded folder.
- Selectall files and directory move to the root folder.
- Go back to Cpanel and navigate to Database.
- Created a database and add (create if non exist) a DB user.
Example
- You can then run your domain in any browser after that
- Press the Start Installation Process button that appears on the screen
- Then go to the root folder to check permission and give permission to the mentioned
folders
- After that, if the permissions of the files are all right, then press the Next
button
- After that, if the server request extensions are enabled, then click on the next
button.
If any
extension is shown as disabled, then go to select PHP version from the C panel and
enable all the
extensions that are shown as disabled, then refresh the browser and then click on
the
next button.
- Then fill up the written forms and press the next button
Example
- Connect to the database you created and press the next button
Example
- Then fill out the form using your Email Account, Domain, Codecanyon
Username, and your
Purchase Code, and click the Verify Purchases button.
Example
- Click on the Final Submission button and complete the installation
process
by clicking on
the Click to Redirect button.
Full Installation Journey Example
Tenant Installation & Configuration 3.2
This section shows how to install and set up a tenant in the ReadyDesk
project. Follow the steps to create a new tenant and configure it properly.
Getting Started Tenant Installation
This section helps you start using the ReadyDesk project. It shows the basic steps
and information you need before tenant installation and setup.
System Update 3.3
The latest system update includes enhanced security features, improved
performance, bug fixes, and compatibility updates for newer hardware and software.
Follow This Instructions
- Zip your project folder.
- Login to your cPanel.
- Go to the cPanel Terminal.
- Choose your root directory, and type the command
composer update
Example
- Then open any browser and search by typing domain name / update, then update
process
button will be seen on the screen and press that button to go to the next step..
Example
- To verify purchases, Enter your Email, Domain, Codecanyon Username, and Purchase
code,
and press the verify purchase button.
Example
- Now a Ready to Update screen will appear, select your update zip file and then
press
the
Upgrade Now button.
Example
- Now a congratulation screen will appear where you have to wait for 10 seconds
then
your
post system home page will show
Example