Filament PHP UI kit for VILT stack
composer require 3x1io/filamentui-module
Add Module to modules_statuses.json
if not exists
{
"FilamentUI": true
}
THEME_MODULE=FilamentUI
php artisan config:clear
php artisan migrate
php artisan roles:generate theme
Publish Assets
yarn
yarn add tippy.js firebase vue-spinner
yarn build
you can join our discord server to get support VILT Admin
Please see CHANGELOG for more information on what has changed recently.
The MIT License (MIT). Please see License File for more information.