Download school management system developed in laravel, mysql, and php7.
Laravel is a framework of PHP language which is very useful to build web-based applications. This school management system is developed in Laravel and php7. There are many options available in it.
Features Available in School Management System
There are various features available in it including Academic Year manage, Academic Calendar Setup, Institute Setup, Class & Section Manage, Subject & Teacher Manage, Student Admission, Student Attendance, Exam & Grading Rules, Marks & Result, Employees Manage, Employees Attendance, Employees Leave, SMS Gateway Setup, Email & SMS Templating, Attendance notification email/SMS, User Notification, and many moreHow to run this project?
$ git clone https://github.com/hrshadhin/school-management-system.git
$ cd school-management-system
$ cp .env.example .env
Change configuration according to your need in ".env" file and create Database
$ composer install
$ php artisan migrate
$ php artisan db:seed
Load demo data
$ php artisan db:seed --class DemoSiteDataSeeder
$ php artisan db:seed --class DemoAppDataSeeder
Clear cache
$ sudo php artisan cache:clear
$ npm install
$ npm run backend-prod
$ npm run frontend-prod
$ php artisan storage:link
$ php artisan serve
Download School Management System in Laravel and PHP7
[post_ads]
[post_ads]
COMMENTS