Installation
Requirements:
PHP8.3+ (PHP8.4 default)
*MySQL 5.7.10+ (MySQL 8 recommended), MariaDB 10.3+*
Installation Guide
Please follow the installation steps below
Please upload all the files & folders to your server.
Please set the root path of domain/subdomain to
publicfolder in your uploaded files and for subfolder, you need to redirect all traffic topublicfolder.Security Check
Please don’t allow web access to the folder in which you have uploaded files. Only
publicfolder should be allowed in web access.You can access the installer by adding
/installat the end of your domain URL in browser.https://yourdomain.com/installhttps://yourdomain.com/subfolder/installhttps://subdomain.yourdomain.com/installDownload doesn't have install folder
installis not a folder name but a route.Please prepare these details (mentioned at installation step 1)
If installer give any
server error, please check (step 3). You can check server error logs and the Laravel logs in thestorage/logs/folder. If you are not sure, you can check with your server admin.Please provide the details of your purchase, database, mail and user account (step 3).
For purchase verification, the username is Envato username that you use to login to codecanyon.net and themeforest.net while the purchase code is in your license file, please download the license to get purchase code.
You can create database & user at your server, if you are not sure please check with server admin.
Finalize the installation (final step 4).
Update Guide
Can't update v4 to v5
We are sorry but the version 5 is not completable with version 4, so please install version 5 and import the products, customers, and update settings to use the new version.
Update v5 to the latest release
Backup First!
Please backup your database, .env file, public/asset and storage/app folders.
Upload the latest files & folders to replace the old ones.
Run the migration command
sh# cd /path/to/uploaded/folder php artisan migrate --forceInfo!
If you get the output
INFO Nothing to migrate.then you are fine as there is no database change made in the current update.Restore the
.env,public/assetandstorage/appfolders.
Didn't understand any step?
If you need further assistance, please validate your purchase code at support portal and ask question there.
FAQs
Can't access /install
Why I can't access the /install route in browser?
Please make sure that
- You have uploaded the file to correct folder.
- The domain/subdomain root path has been set correctly to
publicfolder. - If you are installing in subfolder then make sure you are forwarding the traffic to
publicfolder. - Check that
mod_rewriteis enabled and configured to use the.htaccessfile from site folder. - Make sure that you server meets the php and mysql requirements mention above.
White page at /install
Why I see nothing on /install route but blank White page?
Please check your server error logs for details. You can check Laravel logs in the storage/logs/ folder too. Once you have the error details, please ask question at support portal https://tecdiary.net/support
Support
Each purchase comes with free six months support. If you need assistance, please validate your purchase code at support portal https://tecdiary.net/support and ask question there.