{"id":15213013,"url":"https://github.com/tobischulz/artisan-forge-deploy","last_synced_at":"2025-07-26T12:40:17.096Z","repository":{"id":34047225,"uuid":"167240086","full_name":"tobischulz/artisan-forge-deploy","owner":"tobischulz","description":"A Laravel artisan command to easily deploy your code to a laravel forge server.","archived":false,"fork":false,"pushed_at":"2025-01-09T01:03:31.000Z","size":1318,"stargazers_count":2,"open_issues_count":8,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T19:09:37.574Z","etag":null,"topics":["artisan-command","forge","hacktoberfest","laravel"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tobischulz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-01-23T19:19:51.000Z","updated_at":"2022-05-03T12:27:19.000Z","dependencies_parsed_at":"2023-02-17T09:31:22.807Z","dependency_job_id":null,"html_url":"https://github.com/tobischulz/artisan-forge-deploy","commit_stats":{"total_commits":18,"total_committers":4,"mean_commits":4.5,"dds":"0.33333333333333337","last_synced_commit":"765376809e7e06c8512213af8e846b47aea2ae61"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobischulz%2Fartisan-forge-deploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobischulz%2Fartisan-forge-deploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobischulz%2Fartisan-forge-deploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobischulz%2Fartisan-forge-deploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tobischulz","download_url":"https://codeload.github.com/tobischulz/artisan-forge-deploy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238909259,"owners_count":19550836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["artisan-command","forge","hacktoberfest","laravel"],"created_at":"2024-09-28T09:08:58.737Z","updated_at":"2025-02-14T20:31:51.359Z","avatar_url":"https://github.com/tobischulz.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel Artisan Forge Deploy\n\n[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/tobischulz/artisan-forge-deploy.svg?style=flat-square)](https://packagist.org/packages/tobischulz/artisan-forge-deploy)\n[![Total Downloads](https://img.shields.io/packagist/dt/tobischulz/artisan-forge-deploy.svg?style=flat-square)](https://packagist.org/packages/tobischulz/artisan-forge-deploy)\n\n\nThis will give you the power to deploy your Laravel project on your configured Forge server site with this needful artisan command. This package requires PHP 7 and Laravel 5.7 or higher.\n\n``` bash\nphp artisan forge:deploy\n```\n\n![readme/artisan-forge-deploy-demo.gif](readme/artisan-forge-deploy-demo.gif)\n\n## Installation\n\nPull this package in using composer:\n\n**Use the 3.0 for Laravel 9**\n\n```bash\ncomposer require --dev tobischulz/artisan-forge-deploy \"^3.0\"\n```\n\nUse the 2.0 for Laravel 7 or 8\n\n```bash\ncomposer require --dev tobischulz/artisan-forge-deploy \"^2.0\"\n```\n\nUse 1.0 for Laravel 5.7 or above\n\n```bash\ncomposer require --dev tobischulz/artisan-forge-deploy \"^1.0\"\n```\n\nNext, add the Key **FORGE_DEPLOY_URL** to your .env file and copy the `Deployment Trigger URL` from your forge site details page.\n\n```env\nFORGE_DEPLOY_URL=\n```\n\n![readme/artisan-forge-deploy-env.png](readme/artisan-forge-deploy-env.png)\n\nYou´re ready to go to fire `php artisan forge:deploy` on cli now.\n\n\n## Credits\n\n- [Tobias Schulz](https://github.com/tobischulz)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobischulz%2Fartisan-forge-deploy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftobischulz%2Fartisan-forge-deploy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobischulz%2Fartisan-forge-deploy/lists"}