Student Information Management System for Malaysian Vocational Colleges.
.env.example
file and rename to .env
. Configure the .env
file for database connection.composer update
, npm update
, composer install
, npm install
to update/upgrade and install necessary dependencies.npm run prod
to and compile the assests.php artisan key:generate
command. This key will be stored in .env
file and be used for encryption.APP_DEBUG
value to false
to prevent sensitive config to be exposed to the user./install
to proceed the installation.
The script will add a new admin
user, migrate the database and generate the application key.This system/project is licensed under GNU GPLv3. Each contributions to this system will be licensed under the same terms.
Thanks goes to these wonderful people (emoji key):
Muhammad Hanis Irfan Mohd Zaid π§ π» π€ π¨ π |
amihadi π§ |
GenericNominalUser π» |
Farhan Helmy π» |
This project follows the all-contributors specification. Contributions of any kind welcome!