3x1io / filamentui-module
Filament PHP UI kit for VILT stack
Fund package maintenance!
@3x1io
Installs: 218
Dependents: 2
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 2
Open Issues: 0
Language:JavaScript
Type:laravel-module
Requires
- doctrine/dbal: ^3.4
- joshbrw/laravel-module-installer: ^2.0
- krlove/eloquent-model-generator: ^2.0
- nwidart/laravel-modules: ^9.0
- queents/notifications-module: ^1.0
- queents/vilt: ^1.0
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.