renatomarinho / laravel-page-speed

Package to optimize your site automatically which results in a 35%+ optimization
MIT License
2.42k stars 279 forks source link

trimurls make defects on livewire. #146

Open hasanibrahim2 opened 3 years ago

hasanibrahim2 commented 3 years ago

If you use this middleware with livewire, you will get hash error. its caused by modifying data after livewire security hashing system. if anyone got error by removing http/https in livewire should remove trimurls middleware thanks.