code16/embed

Embed laravel blade component + validation

v2.3.0 2025-04-22 18:46 UTC

README

Handle embeds in a Laravel app with blade components + validation

Forked from https://github.com/BenSampo/laravel-embed. Rewrited to use components instead of views.

Installation

composer required code16/embed

Usage

TBD