Skip to content

code16/embed

Repository files navigation

Embed for Laravel

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