3x1io / filamentui-module

Filament PHP UI kit for VILT stack

Home Page:https://3x1.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Filament PHP UI kit for VILT stack

https://3x1.io

License:MIT License


Languages

Language:JavaScript 74.1%Language:Vue 22.5%Language:CSS 2.9%Language:PHP 0.4%