Skip to content

An interactive School Management System with Laravel 8.

Notifications You must be signed in to change notification settings

tonyedick/eggheadsintlschool

Repository files navigation

Build Status Total Downloads Latest Stable Version License

Laravel School Management System

**This School Management System is developed for educational institutions like schools built on Laravel 8

There are 4 types of user accounts. They include:

Administrators (Super Admin & Admin)

  • Student
  • Teacher/Employee

Requirements

Check Laravel 8 Requirements https://laravel.com/docs/8.x

Installation

  • Clone the repo to your local machine
  • Install dependencies (composer install)
  • Set Database Credentials & App Settings in dotenv file (.env)
  • Create new app key
  • Migrate Database (php artisan migrate)

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.