I'm development a API service for a fronend app, there are only JSON APIs so I think debug bar is no...
I'm planning to cache data less than 1 minute, how could I do?
I'd like to show the execution time in views, but I only found this way to log the execution time: h...
barryvdh said: With https://github.com/barryvdh/laravel-debugbar you can time certain events, like...
The Laravel portal for problem solving, knowledge sharing and community building.
The community