PHPackages                             agusprema/webdefault - 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. agusprema/webdefault

ActiveProject[Framework](/categories/framework)

agusprema/webdefault
====================

The Kit Laravel Framework adn Filament.

v1.2.0(2y ago)00MITPHPPHP ^8.1

Since Jun 3Pushed 2y ago1 watchersCompare

[ Source](https://github.com/agusprema/webdefault)[ Packagist](https://packagist.org/packages/agusprema/webdefault)[ RSS](/packages/agusprema-webdefault/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (31)Versions (4)Used By (0)

FilamentExtendedStartedKit
==========================

[](#filamentextendedstartedkit)

FilamentExtendedStarterKit is a [Filament](https://filamentphp.com/) distribution with lots of basic utilities and goodies pre-installed.

New Installation
----------------

[](#new-installation)

```
composer create-project agusprema/webdefault
```

Install dependencies

```
composer update
```

Run migrations

```
php artisan migrate
```

Create the first/admin user:

```
php artisan make:filament-user

```

Init FilamentShield

```
php artisan shield:install

```

Run the artisan command to run scheduled tasks

```
php artisan schedule:run

```

For the FilamentShield install, answer "yes" to all questions it asks.

In theory, that should be it. You can now go to /admin on your site and you should see the filament login screen. Log in with the user you created in step #4 above.

Installed Plugins
-----------------

[](#installed-plugins)

- [User](https://github.com/3x1io/filament-user)
- [Curator](https://github.com/awcodes/filament-curator)
- [Exceptions](https://github.com/bezhansalleh/filament-exceptions)
- [Shild](https://github.com/bezhansalleh/filament-shield)
- [JobsMonitor](https://github.com/croustibat/filament-jobs-monitor)
- [FilamentSocialite](https://github.com/filament-socialite)
- [FilamentLogManager](https://github.com/filipfonal/filament-log-manager)
- [FilamentDatabaseSchedule](https://github.com/husam-tariq/filament-database-schedule)
- [Settings](https://filamentphp.com/filament-dynamic-settings-page)
- [Breezy](https://filamentphp.com/plugins/breezy)
- [LanguageSwitch](https://github.com/kenepa/translation-manager)
- [FilamentFontawezome](https://github.com/owenvoke/blade-fontawesome)
- [SpatieBackups](https://github.com/shuvroroy/filament-spatie-laravel-backup)
- [SpatieHealth](https://filamentphp.com/plugins/spatie-health)
- [ThemeColorSwitcher](https://filamentphp.com/plugins/theme-color-switcher)
- [Logger](https://github.com/z3d0x/filament-logger)

All relevant migrations, views and config files have been published to the main Laravel directory tree to the locations where you would expect them. If a package (such as, for exmaple, the Spatie packages) is based upon another package, the base package migrations and config files have been published as well.

Some of the above packages are self-explanatory (ie: you'll see them in the admin GUI) while others are development components which require some knowledge of the component for it to be used. Take a look a the component pages, some have docs on the component page, others on their github repo (linked from the component page).

Admin Menu
----------

[](#admin-menu)

In order to achieve better menu item grouping, the admin menu is generated by the App\\Providers\\FilamentServiceProvider class. You can disable the use of this functionality (which will enable the default Filament menu generation) by setting the *useCustomMenuGenerator* config option to *false* in the /config/filament-extended-starter-kit.php config file.

HealthCheck
-----------

[](#healthcheck)

The health checks are also defined and configued in the App\\Providers\\FilamentServiceProvider class. The only variable which might require tuning is the "nCpuCores" variable which is used to configure CPU load and needs to know the number of CPU cores on you system in order to make this calculation correct.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

###  Release Activity

Cadence

Every ~9 days

Total

3

Last Release

1062d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0ecf693ac0ad3f1d171e2c5324e89d3a75502e10c2ecf5518f9126564872a608?d=identicon)[agusprema](/maintainers/agusprema)

---

Top Contributors

[![agusprema](https://avatars.githubusercontent.com/u/55680077?v=4)](https://github.com/agusprema "agusprema (11 commits)")

---

Tags

frameworklaravelfilamentkit

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/agusprema-webdefault/health.svg)

```
[![Health](https://phpackages.com/badges/agusprema-webdefault/health.svg)](https://phpackages.com/packages/agusprema-webdefault)
```

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[krayin/laravel-crm

Krayin CRM

22.0k32.8k1](/packages/krayin-laravel-crm)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[raugadh/fila-starter

Laravel Filament Starter.

614.9k](/packages/raugadh-fila-starter)[siubie/kaido-kit

Filament Admin Panel Starter Kit with pre-configured packages and settings

3824.9k](/packages/siubie-kaido-kit)[ercogx/laravel-filament-starter-kit

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

401.5k](/packages/ercogx-laravel-filament-starter-kit)

PHPackages © 2026

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