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.
Full Changelog: https://github.com/ryangjchandler/blade-capture-directive/compare/v1.1.0...v1.1.1
Full Changelog: https://github.com/ryangjchandler/blade-capture-directive/compare/v1.0.0...v1.1.0
Full Changelog: https://github.com/ryangjchandler/blade-capture-directive/compare/v0.3.0...v1.0.0
Full Changelog: https://github.com/ryangjchandler/blade-capture-directive/compare/v0.2.2...v0.3.0
$this binding of captured closure by @ryangjchandler in https://github.com/ryangjchandler/blade-capture-directive/pull/5Full Changelog: https://github.com/ryangjchandler/blade-capture-directive/compare/v0.2.0...v0.2.1
Full Changelog: https://github.com/ryangjchandler/blade-capture-directive/compare/v0.1.0...v0.1.1
How can I help you explore Laravel packages today?