Filamentum
GitHub Get Started
Documentation / Packages

Packages

Filamentum comes with several pre-installed packages to help you build your application quickly.

Pre-installed Packages

These packages are included and configured out of the box:

laravel/framework v12

The core Laravel framework

laravel/octane v2

High-performance Laravel application server

laravel/sail v1

Docker setup for Laravel applications

laravel/telescope v5

Debug assistant for Laravel

filament/filament v4

Admin panel & app UI framework

bezhansalleh/filament-shield v4

Role & permission management for Filament

spatie/laravel-permission v6

Roles and permissions management

barryvdh/laravel-debugbar v3

Debug bar for Laravel development

Recommended Additional Packages

Consider adding these packages to further enhance your application:

laravel/horizon

Dashboard for Laravel queues

laravel/nightwatch

Application monitoring tool

laravel/passport

OAuth2 server for API authentication

laravel/sanctum

Authentication for SPAs and APIs

laravel/socialite

OAuth authentication with social networks

barryvdh/laravel-ide-helper

IDE helper files for Laravel

Refer to each package's documentation for specific installation and configuration instructions.

← Configuration Documentation Home

On this page

Pre-installed PackagesRecommended Additional Packages

Built with Laravel & Filament

© 2024 Kanekes. Released under MIT License.