Seriously? No one have it?
Tomz, You are a bloody legend, Love you bro and thank you
Hey, Does anyone know how I can change the main directory in cpanel, it comes in the documentation that I must change it for it to work, "Configure your web server's document / web root to point to the public directory of the software. For example, if you've uploaded the software in example.com folder, your web directory should be changed to example.com/public folder."
Hey, Does anyone know how I can change the main directory in cpanel, it comes in the documentation that I must change it for it to work, "Configure your web server's document / web root to point to the public directory of the software. For example, if you've uploaded the software in example.com folder, your web directory should be changed to example.com/public folder."
Hey, but when it finishes installing, will the /public always be in the url?I have just installed it,
In order to install it make sure that .env file is set and don't miss anything
APP_NAME='Your website title name'
APP_ENV=production
APP_KEY=base64:'VU5aVGhsY09hUXBMc3V1Z0RzSXNtTUhSWlBMaHV5STY='
APP_DEBUG=false
APP_URL='http://yourwebsite.com/public'
LOG_CHANNEL=stack
DB_CONNECTION=mysql
DB_HOST='127.0.0.1'
DB_PORT=3306
DB_DATABASE='databasename'
DB_USERNAME='username'
DB_PASSWORD='password'
once you change it make sure you save it.
Go to http://yourwebsite.com/public and it'll show you the installation page.
Click install then continue and it'll take you to a page where you need to fill your database name and username and password click install and then fill in the details for email and password than it's done.
make sure you give permission to the files as shows in the document.
phpAnalytics - Documentation - Lunatio
Documentation for the installation and configuration of phpAnalytics software.lunatio.com
Let me know if i can be of any help
Cheers bro