beyondcode / laravel-server-timing

Add Server-Timing header information from within your Laravel apps.
MIT License
551 stars 43 forks source link

Laravel 9 Support #24

Closed jetwes closed 8 months ago

jetwes commented 2 years ago

Could you please add laravel 9 Support?

I added a PR #25

emkcloud commented 2 years ago

Could you please add laravel 9 Support?

emkcloud commented 2 years ago

Could you please add laravel 9 Support?

I added a PR #25

News for PR Laravel 9 Support ?

webard commented 2 years ago

Here is good alternative: mmachatschek / laravel-server-timing

emkcloud commented 2 years ago

Here is good alternative: mmachatschek / laravel-server-timing

Thank, I installed and is right... a few minutes and they managed to integrate it into the new installation

khanhicetea commented 2 years ago

Can we release a new tag to support Laravel 9 soon? I upgrade my application from 8 to 9 and be conflicted with dependencies.

Thanks!

stebogit commented 1 year ago

This update would be nice

ulcuber commented 1 year ago

Workaround composer.json:

"beyondcode/laravel-server-timing": "dev-master",