PHPackages                             luilliarcec/filament-shield - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. luilliarcec/filament-shield

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

luilliarcec/filament-shield
===========================

Filament support for `spatie/laravel-permission`.

2.2.0(3y ago)2102MITPHPPHP ^8.0|^8.1

Since Oct 2Pushed 3y ago1 watchersCompare

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

READMEChangelog (10)Dependencies (9)Versions (11)Used By (0)

Filament Shield
===============

[](#filament-shield)

The easiest and most intuitive way to add access management to your Filament Admin:

- 🔥 **Resources**
- 🔥 **Pages**
- 🔥 **Widgets**

Fork from [bezhanSalleh/filament-shield](https://github.com/bezhanSalleh/filament-shield)

Support Filament
----------------

[](#support-filament)

[![filament-logo](https://camo.githubusercontent.com/7510f5803f79ebb6b151748a3bae90cb1508abb8ed4b81a77cb98bbed0e9500d/68747470733a2f2f66696c616d656e7461646d696e2e636f6d2f696d616765732f73706f6e736f722d62616e6e65722e6a7067)](https://github.com/sponsors/danharrin)Installation
------------

[](#installation)

Install the package via composer:

```
composer require luilliarcec/filament-shield
```

Publish the config file with:

```
php artisan vendor:publish --tag="filament-shield-config"
```

Configure your options

```
