Skip to content

Commit d47df50

Browse files
Refactor: Update README with new project details.
This commit provides a revised README file for FilaKit, incorporating the updated project description and settings.
1 parent 70059ba commit d47df50

1 file changed

Lines changed: 2 additions & 9 deletions

File tree

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
## About FilaKit
1010

1111
FilaKit 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
109109
pnpm 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

157150
FilaKit includes support for:
158151

159-
- Admin management
152+
- User management
160153
- Tailwind CSS integration
161154
- Database queue configuration
162155
- Customizable panel routing and branding

0 commit comments

Comments
 (0)