24 March 2023
Announcing Laravel InsideAuth: A seamless side authentication solution for Laravel packages
We're thrilled to announce that we're working on a new Laravel package. The package is called Laravel InsideAuth and it aims to provide an easy way to add authentication to your own Laravel package (or your application, why not). It is designed to work as a side authentication that does not interfere with your main application auth (if any). This allows for an independent and flexible...