aboleon/metaframework

Meta Framework CMS

0.123.1 2025-04-17 22:29 UTC

This package is auto-updated.

Last update: 2025-04-17 22:30:07 UTC


README

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.