PHPackages                             3rgotech/laravel-filament-starter-kit - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. 3rgotech/laravel-filament-starter-kit

ActiveProject[Framework](/categories/framework)

3rgotech/laravel-filament-starter-kit
=====================================

This is a Filament v3 Starter Kit for Laravel 12, designed to accelerate the development of Filament-powered applications.

02PHP

Since Jul 11Pushed 10mo agoCompare

[ Source](https://github.com/3rgotech/laravel-filament-starter-kit)[ Packagist](https://packagist.org/packages/3rgotech/laravel-filament-starter-kit)[ RSS](/packages/3rgotech-laravel-filament-starter-kit/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

🚀 Laravel Filament Starter Kit
==============================

[](#-laravel-filament-starter-kit)

This is a **Filament v3 Starter Kit** for **Laravel 12**, designed to accelerate the development of Filament-powered applications.

Preview: [![](https://raw.githubusercontent.com/ercogx/laravel-filament-starter-kit/main/preview-white.png)](https://raw.githubusercontent.com/ercogx/laravel-filament-starter-kit/main/preview-white.png)Dark Mode: [![](https://raw.githubusercontent.com/ercogx/laravel-filament-starter-kit/main/preview.png)](https://raw.githubusercontent.com/ercogx/laravel-filament-starter-kit/main/preview.png)

📦 Installation
--------------

[](#-installation)

You need the Laravel Installer if it is not yet installed.

```
composer global require laravel/installer
```

Now you can create a new project using the Laravel Filament Starter Kit.

```
laravel new test-kit --using=3rgotech/laravel-filament-starter-kit
```

⚙️ Setup
--------

[](#️-setup)

1️⃣ **Database Configuration**

By default, this starter kit uses **SQLite**. If you’re okay with this, you can skip this step. If you prefer **MySQL**, follow these steps:

- Update your database credentials in `.env`
- Run migrations: `php artisan migrate`
- (Optional) delete the existing database file: `rm database/database.sqlite`

2️⃣ Create Filament Admin User

```
php artisan make:filament-user
```

3️⃣ Assign Super Admin Role

```
php artisan shield:super-admin --user=1 --panel=admin
```

4️⃣ Generate Permissions

```
php artisan shield:generate --all --ignore-existing-policies --panel=admin
```

5️⃣ Create settings Update `app/Settings/GeneralSettings.php` and `database/settings/2023_01_01_000000_create_general_settings.php`

🄻Laravel Include
----------------

[](#🄻laravel-include)

- [Spatie Laravel Permissions](https://spatie.be/docs/laravel-permission/) Roles and permissions managements
- [Spatie Laravel Settings](https://github.com/spatie/laravel-settings) Settings management
- [Blade Lucide Icons](https://github.com/PascaleBeier/blade-lucide-icons) [Lucide icons](https://lucide.dev/) for blade

🌟Panel Include
--------------

[](#panel-include)

- [Breezy](https://filamentphp.com/plugins/jeffgreco-breezy) My Profile page.
- [Themes](https://filamentphp.com/plugins/hasnayeen-themes) Themes for Filament panels. Setup for `user` mode.
- [Shield](https://filamentphp.com/plugins/bezhansalleh-shield) Access management to your Filament Panel's Resources, Pages &amp; Widgets through spatie/laravel-permission.
- [Settings](https://filamentphp.com/plugins/filament-spatie-settings) Integrates Spatie/Laravel-settings into Filament.
- [Logger](https://filamentphp.com/plugins/z3d0x-logger) Extensible activity logger for filament that works out-of-the-box.
- [Laravel Log](https://filamentphp.com/plugins/saade-laravel-log) Log reading plugin for Filament

🧑‍💻Development Include
----------------------

[](#‍development-include)

- [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) The most popular debugging tool for Laravel, providing detailed request and query insights.
- [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) Generates helper files to improve autocompletion and static analysis in IDEs.
- [larastan/larastan](https://github.com/larastan/larastan) A PHPStan extension for Laravel, configured at level 5 for robust static code analysis.
- [larswiegers/laravel-translations-checker](https://github.com/LarsWiegers/laravel-translations-checker) A command to check the availability of all translation in every defined language

This kit includes **Laravel Pint** for automatic PHP code styling and structured PHPDoc generation for your models. After running migrations, execute the following command to update model documentation:

```
php artisan ide-helper:models -W && ./vendor/bin/pint app
```

The `composer check` script runs **tests, PHPStan, Pint, and translation-checker** for code quality assurance:

```
composer check
```

📜 License
---------

[](#-license)

This project is open-source and licensed under the MIT License.

💡 Contributing
--------------

[](#-contributing)

We welcome contributions! Feel free to open issues, submit PRs, or suggest improvements.

### 🚀 Happy Coding with Laravel &amp; Filament! 🎉

[](#-happy-coding-with-laravel--filament-)

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity14

Early-stage or recently created project

 Bus Factor1

Top contributor holds 75% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/b6e161235f37ecbab696b54f2099482f817d557aead62235d073ffeea6d29d60?d=identicon)[3rgo](/maintainers/3rgo)

---

Top Contributors

[![Ercogx](https://avatars.githubusercontent.com/u/22002063?v=4)](https://github.com/Ercogx "Ercogx (39 commits)")[![3rgo](https://avatars.githubusercontent.com/u/437847?v=4)](https://github.com/3rgo "3rgo (8 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")

### Embed Badge

![Health badge](/badges/3rgotech-laravel-filament-starter-kit/health.svg)

```
[![Health](https://phpackages.com/badges/3rgotech-laravel-filament-starter-kit/health.svg)](https://phpackages.com/packages/3rgotech-laravel-filament-starter-kit)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
