aboleon/metaframework

Meta Framework CMS

0.120.0 2025-03-24 05:33 UTC

This package is auto-updated.

Last update: 2025-03-25 21:12:59 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.