{"id":37010043,"url":"https://github.com/theadeyemiolayinka/pay-the-dev","last_synced_at":"2026-01-14T00:58:49.015Z","repository":{"id":65087329,"uuid":"581867771","full_name":"theadeyemiolayinka/pay-the-dev","owner":"theadeyemiolayinka","description":"A Laravel package to cajole website owners into paying up their fee without having to tamper with the code-flow of the application.","archived":false,"fork":false,"pushed_at":"2022-12-24T19:25:20.000Z","size":11,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-12T21:49:38.782Z","etag":null,"topics":["developer","laravel","lockscreen","package","pay","php","theadeyemiolayinka"],"latest_commit_sha":null,"homepage":"https://packagist.org/packages/theadeyemiolayinka/pay-the-dev","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theadeyemiolayinka.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-12-24T16:45:45.000Z","updated_at":"2023-01-20T12:13:07.000Z","dependencies_parsed_at":"2023-01-12T07:45:46.419Z","dependency_job_id":null,"html_url":"https://github.com/theadeyemiolayinka/pay-the-dev","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/theadeyemiolayinka/pay-the-dev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theadeyemiolayinka%2Fpay-the-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theadeyemiolayinka%2Fpay-the-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theadeyemiolayinka%2Fpay-the-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theadeyemiolayinka%2Fpay-the-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theadeyemiolayinka","download_url":"https://codeload.github.com/theadeyemiolayinka/pay-the-dev/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theadeyemiolayinka%2Fpay-the-dev/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28407626,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T00:40:43.272Z","status":"ssl_error","status_checked_at":"2026-01-14T00:40:42.636Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["developer","laravel","lockscreen","package","pay","php","theadeyemiolayinka"],"created_at":"2026-01-14T00:58:32.522Z","updated_at":"2026-01-14T00:58:48.997Z","avatar_url":"https://github.com/theadeyemiolayinka.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Pay The Developer\n\nA Laravel package to cajole website owners into paying up their fee without \nhaving to tamper with the code-flow of the application.\n\n\n## Authors\n\n- [@theadeyemiolayinka](https://www.github.com/theadeyemiolayinka)\n\n\n## Installation\n\nInstalling the package is very seamless. Just run\n\n```bash\n$ composer require theadeyemiolayinka/pay-the-dev\n```\n\nYou can also add the Service Provider to your app's `config/app.php`\n```php\n'providers' =\u003e [\n    ...\n    \\TheAdeyemiOlayinka\\PayTheDev\\PayTheDevServiceProvider::class,\n];\n```\n\nThen you can publish the resources using\n```bash\n$ php artisan pay-the-dev:install\n```\n    \n## Usage/Examples\n\nTo use the package, add the `PTT_ENABLE` to your .env and set the value. i.e\n```env\nPTT_ENABLE=false\n```\nThe package won't trigger the Pay The Developer page until `PTT_ENABLE` is set to `true`\n\nThe 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\n```env\nPTT_VIEW_NAME=login \n```\n\nIf 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\n```env\nPTT_DEVELOPER_WEBSITE=https://theadeyemiolayinka.netlify.app\n```\n## Support\n\nFor support, email olayinkaapps@gmail.com.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheadeyemiolayinka%2Fpay-the-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheadeyemiolayinka%2Fpay-the-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheadeyemiolayinka%2Fpay-the-dev/lists"}