aboleon/metaframework

Meta Framework CMS

0.125.0 2025-07-04 15:38 UTC

This package is auto-updated.

Last update: 2025-07-04 15:38:45 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.