3x1io/filamentui-module

Filament PHP UI kit for VILT stack

Fund package maintenance!
@3x1io

Installs: 214

Dependents: 2

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 3

Open Issues: 0

Language:JavaScript

Type:laravel-module

v1.0.22 2022-12-19 16:28 UTC

README

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.