spatie/laravel-pjax
Laravel middleware that detects PJAX (X-PJAX) requests and returns only the expected HTML fragments instead of full pages, enabling faster navigation with jquery-pjax. Simple composer install and add FilterIfPjax to your HTTP kernel.
Add Laravel 13.x compatibility
Full Changelog: https://github.com/spatie/laravel-pjax/compare/2.4.1...2.4.2
Full Changelog: https://github.com/spatie/laravel-pjax/compare/2.4.0...2.4.1
Full Changelog: https://github.com/spatie/laravel-pjax/compare/2.3.0...2.4.0
Full Changelog: https://github.com/spatie/laravel-pjax/compare/2.2.2...2.3.0
Full Changelog: https://github.com/spatie/laravel-pjax/compare/2.2.1...2.2.2
support php 8
Added pjax version header
Add compatibility for symfony 3.0 components
Initial release
Experimental release, do not use in production
How can I help you explore Laravel packages today?