Tayyibyasin7860 / School-Management-System

A Laravel 6 based, Multi-tanent School Management System with database migrations which can be used for multiple schools at a time. There are three users: Super Admin, School Admin and Student. Moreover Laravel-Backpack is used to build Admin Panel. Live demo here:
http://sms.scriptbaker.com/
64 stars 36 forks source link

school admin issues #5

Open Tayyibyasin7860 opened 4 years ago

Tayyibyasin7860 commented 4 years ago
wi-wi commented 4 years ago

hi, Thanks for the great repo. I wonder if there is a command such as [ php artisan db:seed --class DemoDataSeeder ] to seed the backend?

Right now when I click for instance School Admin (left upper)

I get:

Spatie\Permission\Exceptions\RoleDoesNotExist There is no role named school_admin.

Tayyibyasin7860 commented 4 years ago

Hi there! thank you for your feedback and for pointing out the issue. Unfortunately, this repository currently doesn't have this functionality. But if you any idea, then you can contribute and I'll be happy to merge the pull request.