https://github.com/dasundev/filament-access-secret
Secures access to Filament by requiring a secret key in the URL.
https://github.com/dasundev/filament-access-secret
filamentphp php
Last synced: 5 months ago
JSON representation
Secures access to Filament by requiring a secret key in the URL.
- Host: GitHub
- URL: https://github.com/dasundev/filament-access-secret
- Owner: dasundev
- License: mit
- Created: 2023-06-25T09:45:58.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-06T15:20:29.000Z (about 1 year ago)
- Last Synced: 2025-11-13T03:11:32.103Z (8 months ago)
- Topics: filamentphp, php
- Language: PHP
- Homepage: https://dasun.dev/docs/filament-access-secret
- Size: 555 KB
- Stars: 38
- Watchers: 1
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
- awesome-filament - Access Secret - Secures access to Filament by requiring a secret key in the URL. (Plugins / Administration & Management)
README
Filament Access Secret

This package provides a middleware for securing access to Filament by requiring a secret key to be provided in the URL.
## Documentation
You can find the documentation [here](https://dasun.dev/docs/filament-access-secret), which provides detailed information on installing and using the package.
## Changelog
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
## Contributing
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.