Download the PHP package theadeyemiolayinka/pay-the-dev without Composer
On this page you can find all versions of the php package theadeyemiolayinka/pay-the-dev. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download theadeyemiolayinka/pay-the-dev
More information about theadeyemiolayinka/pay-the-dev
Files in theadeyemiolayinka/pay-the-dev
Package pay-the-dev
Short Description A laravel package to remind the owners of a website the importance of paying developers.
License MIT
Homepage https://github.com/theadeyemiolayinka/pay-the-dev
Informations about the package pay-the-dev
Pay The Developer
A Laravel package to cajole website owners into paying up their fee without having to tamper with the code-flow of the application.
Authors
Installation
Installing the package is very seamless. Just run
You can also add the Service Provider to your app's config/app.php
Then you can publish the resources using
Usage/Examples
To use the package, add the PTT_ENABLE
to your .env and set the value. i.e
The package won't trigger the Pay The Developer page until PTT_ENABLE
is set to true
The package is shipped with a default page that shows when enabled but you can change it to your choice by setting PTT_VIEW_NAME
to the name of the view you want to use. e.g
If you decide to use the shipped in webpage, you can change the location of the developer's website by setting the PTT_DEVELOPER_WEBSITE
in the env. e.g
Support
For support, email [email protected].