Laravel Multi-Auth Implementation

Job ID: 37921336

Budget: $30 – $250 USD

I am looking for a Laravel expert to aid with the implementation of multi-authentication in my application.

Key Requirements:
- Profound Laravel experience: You should have extensive knowledge regarding Laravel framework, its functionalities and how to leverage them.
- Expertise in User Authentication: You should have previous experience with implementing various types of user authentication successfully.

Applicant Expectations:
- I require that freelancers applying showcase their level of experience specifically relating to multi-user authentication.
- Applicants who are able to detail past successful implementations are preferred.

Please note that details regarding the current authentication system used in the app will be provided during project onboarding. Your task will be to recommend and integrate additional authentication systems as per best industry standard practices.


i have a laravel10/jetstream/fortify monolith application
with a user facing site where players can log in and play games.
and a backoffice site where backoffice user can access and administrate players.
i want to re-use laravels auth function for both user types so that it uses same table for user authentication
but i dont want to modify the internal laravel controllers too much, since it will break system when you upgrade laravel.
o i have 2 types of users in the app
backoffice users which acess site under /bo/
these user can have different roles like admin and cashier

then there is players, they access site under /portal

i want both types to use users table so that laravels internal auth mechanisms are used.
but the extra player details(adress etc.) are stored in players table
so that most of the internal laravel stuff are intact so it doesnt break when upgrading to new laravel version in the future.

my dev environment is laravel herd.
my prod environment is laravel forge,running (octane/redis/mysql)
Related categories: Project Management Laravel