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.56k stars 534 forks source link

need multi auth #123

Open azarzaza opened 7 years ago

azarzaza commented 7 years ago

how to create multi authentication without do any change in laraadmin eg Auth-->User Auth--->Admin User user can login to her account and manage their account user have separate table for login
Admin it can be user for laraadmin

slozano95 commented 7 years ago

@azarzaza please check https://github.com/Hesto/multi-auth

azarzaza commented 7 years ago

Thanks man :-)

bharat20091991 commented 5 years ago

Hi I have made two new modules as agent and Broker using laraadmin and i want to give them login rights just like employee come in demo but i am not able to make login with them Please assist me on this.