An open API service indexing awesome lists of open source software.

https://github.com/code16/embed

Handle embeds with blade components + validation
https://github.com/code16/embed

Last synced: 7 months ago
JSON representation

Handle embeds with blade components + validation

Awesome Lists containing this project

README

          

# 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