{"id":13545606,"url":"https://github.com/lorisleiva/laravel-deployer","last_synced_at":"2025-05-14T08:06:48.278Z","repository":{"id":39615931,"uuid":"124557982","full_name":"lorisleiva/laravel-deployer","owner":"lorisleiva","description":"🚀 Zero-downtime deployment out-of-the-box","archived":false,"fork":false,"pushed_at":"2023-02-26T08:28:26.000Z","size":2058,"stargazers_count":1684,"open_issues_count":0,"forks_count":167,"subscribers_count":36,"default_branch":"main","last_synced_at":"2025-05-12T05:36:09.283Z","etag":null,"topics":["artisan","deployment","laravel"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":false,"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/lorisleiva.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["lorisleiva"]}},"created_at":"2018-03-09T15:28:10.000Z","updated_at":"2025-05-09T01:30:45.000Z","dependencies_parsed_at":"2024-01-14T18:09:22.621Z","dependency_job_id":null,"html_url":"https://github.com/lorisleiva/laravel-deployer","commit_stats":{"total_commits":302,"total_committers":27,"mean_commits":"11.185185185185185","dds":"0.16556291390728473","last_synced_commit":"1963a3f581df53a3564bdca581cf8a72f4da6268"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lorisleiva%2Flaravel-deployer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lorisleiva%2Flaravel-deployer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lorisleiva%2Flaravel-deployer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lorisleiva%2Flaravel-deployer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lorisleiva","download_url":"https://codeload.github.com/lorisleiva/laravel-deployer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253997906,"owners_count":21996962,"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","deployment","laravel"],"created_at":"2024-08-01T11:01:06.879Z","updated_at":"2025-05-14T08:06:43.267Z","avatar_url":"https://github.com/lorisleiva.png","language":"PHP","funding_links":["https://github.com/sponsors/lorisleiva"],"categories":["PHP","Tools"],"sub_categories":["Development Setup"],"readme":"# 🚀 Laravel Deployer\n\n\u003e Looking for the old Laravel Deployer? [Click here](https://github.com/lorisleiva/laravel-deployer/tree/old).\n\nLaravel Deployer is no longer the package it used to be. Since that package was created, [Deployer](https://github.com/deployphp/deployer) has become better and better at integrating with Laravel to the point that I will now put my efforts into maintaining Deployer directly for Laravel users rather than mirroring its changes on a different repo after each release. You can [read more about this decision here](https://twitter.com/lorismatic/status/1376519608207867907?s=20).\n\nI've written a series of tutorials to help Laravel users deploy their application using Deployer directly.\n\n[Deploy your Laravel app from scratch](https://lorisleiva.com/deploy-your-laravel-app-from-scratch).\n\nIf you prefer a quick guide to get started with Deployer 7, I've added one for you below.\n\n## Deploy your Laravel application using Deployer 7\n\n- Add [Deployer](https://github.com/deployphp/deployer) to your dependencies.\n  ```shell\n  composer require deployer/deployer:^7.0\n  ```\n- Copy/paste the [`deploy.yaml`](./deploy.yaml) or [`deploy.php`](./deploy.php) file of this repository to the root of your project.\n- Update the `deploy.yaml` or `deploy.php` with your own server details.\n- Run `dep deploy` to deploy once.\n- Run `dep ssh` to connect to your server via SSH.\n- Run `cp .env.example .env \u0026\u0026 php artisan key:generate` to initialize your `.env` file.\n- Run `vim .env` and update your production environment variables.\n- Exit your server — `exit`.\n- Run `dep deploy` once more now that your `.env` file is all set up.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Florisleiva%2Flaravel-deployer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Florisleiva%2Flaravel-deployer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Florisleiva%2Flaravel-deployer/lists"}