Download the PHP package desilva/filament-policies without Composer
On this page you can find all versions of the php package desilva/filament-policies. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download desilva/filament-policies
More information about desilva/filament-policies
Files in desilva/filament-policies
Package filament-policies
Short Description Super simple policy pages for FilamentPHP v3 pages, for all your terms of service and privacy policy needs!
License MIT
Homepage https://github.com/caendesilva/filament-policies
Informations about the package filament-policies
Easy Filament Policies
Super simple policy pages for FilamentPHP v3 pages, for all your terms of service and privacy policy needs!
Installation
You can install the package via composer:
Usage
Simply drop your Markdown policy files into resources/markdown/policies
,
and the plugin will discover them as routes and turn them into super simple policy pages!
For example:
Then, you can visit localhost:8000/terms-of-service, or whichever your app URL is.
Customization
You can publish the config file with:
Optionally, you can publish the views using
This is the contents of the published config file:
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Caen De Silva
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-policies with dependencies
filament/filament Version ^3.0
spatie/laravel-package-tools Version ^1.15.0
illuminate/contracts Version ^10.0