Skip to content

Installation

You can install the package via Composer:

bash
composer require dasundev/filament-access-secret

Optionally, you can publish the config file using:

bash
php artisan vendor:publish --tag="filament-access-secret-config"

Released under the MIT License.