Skip to content

3x1io/filamentui-module

Repository files navigation

Filament UI Theme for VILT

Filament PHP UI kit for VILT stack

Install

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

Support

you can join our discord server to get support VILT Admin

Changelog

Please see CHANGELOG for more information on what has changed recently.

Credits

License

The MIT License (MIT). Please see License File for more information.