VPN Script
1 - Upload the files

2 - Show hidden files


3 - Create your .env file
4 - Run migrations / import db
If you have SSH access, please locate your artisan file and run the following command
-- If you don't have SSH access, please import database.sql manually.
4 - Generate application key
If you have SSH access, please locate your artisan file and run the following command
5 - Run seeders
If you have SSH access, please locate your artisan file and run the following command
6 - Setup cron jobs for scheduler

7 - Default Admin
Last updated