Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 486 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 486 Bytes

VILT Admin Panel

VILT stack admin panel

Installation

You can install the package via composer:

composer create-project 3x1io/vilt-admin

Run migration:

php artisan migrate
php artisan optimize

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.