Advocate Management System (Php Laravel)
The Laravel framework has a few system requirements. All of these requirements are satisfied by the Laravel Homestead virtual machine, so it's highly recommended that you use Homestead as your local Laravel development environment.
However, if you are not using Homestead, you will need to make sure your server meets the following requirements:
PHP >= 7.1. 3
OpenSSL PHP Extension
PDO PHP Extension
Mbstring PHP Extension
Tokenizer PHP Extension
XML PHP Extension
Ctype PHP Extension
JSON PHP Extension
BCMath PHP Extension
* In most hosting accounts, these extensions are enabled by default. But you should check with your hosting provider.
After installation M-TechAdvocate to work properly, you must make few directories/files writable. Below are a list of directories/files you should ensure that have write permissions.
installation_dir/storage/app/
installation_dir/storage/framework/cache
installation_dir/storage/framework/session
installation_dir/storage/framework/testing
installation_dir/public/uploads/
ByetSoft Installation
Database and database user creation on Server
Log into your cPanel.
Click the MySQL Database Wizard under the Databases heading.
Next to New Database enter a name for your database and click Next Step.
Next to Username enter a username.Enter a password next to Password, enter it again for Password (Again) and then click Create User.
On the next page, you'll assign privileges for the user to the database. Check the box next to All Privileges and then click Next Step.
Upload the package to your host
Download the package from codecanyon or from M-Techedu.com Website
Unzip the package and you'll find the following contents
Documentation
upload.zip
Upload file "upload.zip" to your host inside the desired location using cPanel File Manager
After upload is completed, Right click on the package and select Extract. That will extract the zipped file contents
Configure ByetSoft with Database credentials
Use the file manager to edit the file in the path .env
Add Database configuration in the file as described in the below image
Adjust the folders Permissions
Change the permissions of uploads folder and all it's contents (Files & Folders ) to 777
Change the permissions of storage folder and all it's contents (Files & Folders ) to 777
Start the installation
Use your browser to M-Tech install Script . Type in browser your application location followed by /install. and hit Start Installation
Checking Codecanyon Credentials. If all thing is ok Press Next Step
Checking Database configuration and Files & Folders permissions. If all thing is ok Press Next Step
Type in Administrator Details, Site Settings, Default Academic Year & License Code. Then Press Next Step
Installation complete