Open guisbonddev opened 7 years ago
I'm stucked too on this feature, my users can't view a Dashboard :(
I'm also stucked in this matter.client need to give the permission to user other than the user roles. Is there any option to do this or we have to do it manually.
I am currently using your software for a near-production website that will include the whole 9 yards of CRUD. That being said, one thing I found particularly frustrating was that you had to add someone to the role_user table if you wanted that person to be able to access the admin panel (along with actually adding them to the user table). In my site model, it is going to be so everyone would have access to the dashboard / panel. Knowing what you know from building it, would there be any way to remove this link all together (so when you add someone to the user table, they automatically have permission)? If you have any ideas or something similar, I'd love to hear it! Many thanks; keep up the good work.