VPN Script
Last updated
Last updated
It's suggested to upload the files in your home directory in cPanel, delete your current "public_html" folder (after making sure it's already empty, if it's not just make a backup) and changing the "public" folder name in the uploaded files to "public_html".
If you are preffering to access the File Manager in cPanel to edit your enviroment file, make sure you check the "Show Hidden Files (dotfiles)" in Settings panel, which can be accessed at top right corner of the page.
Duplicate the .env.example file and rename it to .env
Open the .env file and edit the contents of it to match your settings
Your artisan file should be in /home/username
Your artisan file should be in /home/username
-- If you don't have SSH access, you can put the application key manually in .env file
Make sure the APP_KEY is 32 characters in length and includes alphanumeric characters only.
Your artisan file should be in /home/username
-- If you don't have SSH access, please visit the following url to run seeder
Go to your Cron Jobs panel and add the following command to run every minute:
Change the command path artisan to match your own username / path.
Username: admin Password: vpnscript