0.1.0
Initial release of the Carve markup integration for Laravel.
- Blade directives:
@carve,@carveRaw,@carveText Carvefacade andCarveManagerwith named converter profiles- Config-driven profiles: safe mode, render mode (
interactive/staticgraceful degradation), soft-break mode, XHTML output, extensions - Extension factory covering the carve-php extension set
ValidCarvevalidation rule- Content-hash-keyed render caching via any Laravel cache store
Full Changelog: https://github.com/markup-carve/laravel-carve/commits/0.1.0