Download the PHP package avviso-si/laravel-trial-mode without Composer
On this page you can find all versions of the php package avviso-si/laravel-trial-mode. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download avviso-si/laravel-trial-mode
More information about avviso-si/laravel-trial-mode
Files in avviso-si/laravel-trial-mode
Download avviso-si/laravel-trial-mode
More information about avviso-si/laravel-trial-mode
Files in avviso-si/laravel-trial-mode
Vendor avviso-si
Package laravel-trial-mode
Short Description Easy Trial Mode for Laravel 5
License MIT
Package laravel-trial-mode
Short Description Easy Trial Mode for Laravel 5
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-trial-mode
Laravel Trial Mode
For Laravel 5.2+
Instalation
Laravel 5.5 uses Package Auto-Discovery, so doesn't require you to manually add the ServiceProvider.
If you don't use auto-discovery, add the ServiceProvider to the providers array in config/app.php
Add the Middleware in middleware array in app/Http/Kernel.php
Add trial
at your storage/framework/.gitignore
Usage
Start trial mode with 14 days
End trial mode
Customize View
To customize, you just need create a 402.blade.php at app/resources/views/errors/
All versions of laravel-trial-mode with dependencies
PHP Build Version
Package Version
No informations.
The package avviso-si/laravel-trial-mode contains the following files
Loading the files please wait ....