You can check your boot times and sql query exec times with barryvdh/laravel-debugbar.
If your problem in your code you can debug with that. But the problem may also be server-related. First, you can analyze whether it is not code-related and then examine the server separately.