File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99## About FilaKit
1010
1111FilaKit is a robust starter kit built on Laravel 12.x and Filament 4.x, designed to accelerate the development of modern
12- web applications with a ready-to-use multi- panel structure.
12+ web applications with a ready-to-use panel structure.
1313
1414## Features
1515
@@ -109,13 +109,6 @@ Install JavaScript dependencies
109109pnpm install
110110```
111111
112- ## Authentication Structure
113-
114- FilaKit comes pre-configured with a custom authentication system that supports different types of users:
115-
116- - ` Admin ` - For administrative panel access
117- - ` User ` - For application panel access
118-
119112## Development
120113
121114``` bash
@@ -156,7 +149,7 @@ The `config/filakit.php` file centralizes the configuration of the starter kit,
156149
157150FilaKit includes support for:
158151
159- - Admin management
152+ - User management
160153- Tailwind CSS integration
161154- Database queue configuration
162155- Customizable panel routing and branding
You can’t perform that action at this time.
0 commit comments