/simalu

SIMALU 🌱, is specialized software crafted to assist educational institutions and organizations in effectively overseeing alumni relations.

Primary LanguagePHPApache License 2.0Apache-2.0

SIMLAU license SIMLAU stars SIMLAU issues SIMLAU forks SIMLAU contributors

SIMALU 🌱

SIMALU aka. Sistem Informasi Management Alumni is specialized software crafted to assist educational institutions and organizations in effectively overseeing alumni relations.

Quick start

  1. First of all, you can download the zip or clone this project.

    git clone https://github.com/your-username/simalu.git
  2. Jump straight into the project.

    cd simalu/
  3. Generate a new key.

    php artisan key:generate
  4. Fill the .env settings to the current environment.

  5. Run the database migrations.

    php artisan migrate
  6. Run the database seeder.

    php artisan db:seed
  7. Start the server app.

    php artisan serve --host=0.0.0.0 --port=8000

Community

Feel free to join our Discord server if you have ideas, feedback, suggestions, or just want to be part of our community.

Contributing

Thank you for your interest in contributing to SIMALU, Please follow the Contribution Guide to get started.

License

SIMALU is licensed under the Apache-2.0 License.