mirror of
https://github.com/filamentphp/filament.git
synced 2026-09-01 15:09:33 +08:00
92ae98a9e087b461bb3947362b7ca32c366116ed
Filament
A lightweight admin panel for the TALL stack.
Installation
This package can be used with Laravel 8.x or higher.
The following instructions assume a new installation of Laravel with database and mail setup.
composer require filament/filament dev-master
php artisan migrate
Create a user
php artisan make:filament-user
Description
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
Readme
693 MiB
Languages
PHP
89.2%
JavaScript
5.2%
Blade
3.6%
CSS
1.9%