Here are few performance tips and ideas that are very helpful for improving Laravel Applications performance.
Security starter is a full implementation of laravel/passport and heloufir/simple-passport, containing all the implementations of the authentication and forgot password systems, which allows you to start your project from a good foundation, and only worry about the business logic of your application.
by EL OUFIR Hatim