ryangjchandler/blade-capture-directive
Adds a handy @capture Blade directive to grab the rendered output of a section of a view into a variable, so you can reuse it later in the template. Useful for building dynamic attributes, slots, and content fragments without messy output buffering.
|
Package
|
Constraint
|
|---|---|
| illuminate/contracts | ^10.0|^11.0|^12.0|^13.0 |
| spatie/laravel-package-tools | ^1.9.2 |
|
Package
|
Constraint
|
|---|---|
| nunomaduro/collision | ^7.0|^8.0 |
| nunomaduro/larastan | ^2.0|^3.0 |
| orchestra/testbench | ^8.0|^9.0|^10.0|^11.0 |
| pestphp/pest | ^2.0|^3.7|^4.1 |
| pestphp/pest-plugin-laravel | ^2.0|^3.1|^v4.1.0 |
| phpstan/extension-installer | ^1.1 |
| phpstan/phpstan-deprecation-rules | ^1.0|^2.0 |
| phpstan/phpstan-phpunit | ^1.0|^2.0 |
| phpunit/phpunit | ^10.0|^11.5.3|^12.0 |
| spatie/laravel-ray | ^1.26 |
How can I help you explore Laravel packages today?