lingtalfi / metaframework

Meta Framework CMS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meta Framework

Sub Framework pour Laravel

Installation

composer require aboleon/metaframework`

php artisan vendor:publish --tag=mfw

Utilisation

Components

<x-mfw::input name="phone" :value="$data->phone" />

Mediaclass Upload Library

Après une MAJ des fichiers JS ou traduction :

php artisan vendor:publish --tag=mfw-mediaclass --force

License

The Metaframework is open-sourced software licensed under the MIT license.

About

Meta Framework CMS

License:MIT License


Languages

Language:JavaScript 61.0%Language:PHP 24.2%Language:Blade 10.5%Language:CSS 4.3%