please suggest any package for multiple user authentication from multiple tables in Laravel
You can use kbwebs/multiauth
Package. Its easy to install and are well documented. I also use it in one of my project Its works fine.
Here the Link https://github.com/Kbwebs/MultiAuth .
If you found any issue installing consult me i will guide you. But i dont think you will need me because its well Documentation.
Hope this will help you.