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.
|
Package
|
Constraint
|
|---|---|
| illuminate/http | ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0 |
| illuminate/support | ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0 |
| symfony/css-selector | ^4.0|^5.0|^6.0|^7.0|^8.0 |
| symfony/dom-crawler | ^4.0|^5.0|^6.0|^7.0|^8.0 |
|
Package
|
Constraint
|
|---|---|
| phpunit/phpunit | ^8.0|^9.0|^10.5|^11.0 |
How can I help you explore Laravel packages today?