bangnokia / laravel-speed
Make your client's website runs "faster"
v1.1.0
2022-06-02 08:49 UTC
Requires
- php: ^7.0|^8.0
- laravel/framework: ^7|^8|^9
README
Make your client's website runs "ultra lightning fast" on production by time if he did not pay.
This is just a funny stuff inspired by https://github.com/kleampa/not-paid.
Usage
composer require bangnokia/laravel-speed
Configuration
You can set due date at config/app.php
(optional)
Example
'due_date' => '2021-05-12',
Testing
You should test on the client's production site.