Skip to content

Role-based School Management System built with Laravel 8 and Tailwind CSS. Features multi-role authentication (Admin, Teacher, Parent, Student) with Spatie permissions package. Comprehensive school administration including student management, attendance tracking, and academic records.

Notifications You must be signed in to change notification settings

gal1aoui/Laravel-only-School-managemnt

Repository files navigation

Laravel School Management System (LSMS)

LSM System is a simple role based school management system.

Installation

  1. git clone https://github.com/sanz/laravel-school-management-system.git
  2. cd laravel-school-management-system
  3. composer install
  4. npm install
  5. cp .env.example .env
  6. php artisan key:generate
  7. php artisan migrate
  8. php artisan db:seed
  9. php artisan serve

Packages

  1. spatie/laravel-permission

Credentials

To test application the database is seeding with users :

About

Role-based School Management System built with Laravel 8 and Tailwind CSS. Features multi-role authentication (Admin, Teacher, Parent, Student) with Spatie permissions package. Comprehensive school administration including student management, attendance tracking, and academic records.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages