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: about 1 month 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-06T15:20:29.000Z (about 2 months ago)
- Last Synced: 2025-04-30T13:41:59.994Z (about 1 month ago)
- Topics: filamentphp, php
- Language: PHP
- Homepage: https://dasun.dev/docs/filament-access-secret
- Size: 555 KB
- Stars: 40
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
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.