dwijitsolutions / laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like Advanced CRUD Generation, Module Manager, Backups and many more.
http://laraadmin.com
MIT License
1.58k stars 537 forks source link

Role Permissions #255

Closed tiagomaker closed 6 years ago

tiagomaker commented 6 years ago

I've created another roles, but I'm recieving a 403 error when try to fill an form that has an unique ajax check. Anyone have this problem solved?