Can I use fusion Auth for multiple laravel application?
both applications have a different database.
I have two different 2 laravel application and both Applications has own Database and users table and Modal,
Now i want, when I will login in first application that user can access and login in second application too.
is it possible?