Download the PHP package nowendwell/laravel-terms without Composer
On this page you can find all versions of the php package nowendwell/laravel-terms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download nowendwell/laravel-terms
More information about nowendwell/laravel-terms
Files in nowendwell/laravel-terms
Package laravel-terms
Short Description A tool for adding terms and conditions to your project
License MIT
Homepage https://github.com/nowendwell/laravel-terms
Informations about the package laravel-terms
Laravel Terms
Keep users up to date with your terms and conditions changes. This package provides middleware to intercept requests and redirect to the latest terms.
Installation
You can install the package via composer:
Usage
Add the AcceptsTerms trait to your user model and you're good to go!
Middleware
This package comes with middleware pre-configured for the happy path. It is up to you how your app should determine who needs to go through the middleware check. Below is an example of a User who requires Terms.
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Ben Miller
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.
All versions of laravel-terms with dependencies
illuminate/support Version 7.*|8.*|9.*|10.*|11.*
spatie/laravel-package-tools Version ^1.0