{"id":42123290,"url":"https://github.com/jackbrycesmith/laravel-caprover-template","last_synced_at":"2026-02-21T03:13:33.396Z","repository":{"id":55898502,"uuid":"259480839","full_name":"jackbrycesmith/laravel-caprover-template","owner":"jackbrycesmith","description":"Template to deploy a Laravel app in docker for CapRover","archived":false,"fork":false,"pushed_at":"2024-05-05T14:50:41.000Z","size":24,"stargazers_count":131,"open_issues_count":10,"forks_count":47,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-02-06T00:31:00.986Z","etag":null,"topics":["caddy","caprover","deployment","docker","laravel","php"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/jackbrycesmith.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}},"created_at":"2020-04-27T23:30:39.000Z","updated_at":"2026-01-27T16:32:33.000Z","dependencies_parsed_at":"2022-08-15T09:00:25.345Z","dependency_job_id":null,"html_url":"https://github.com/jackbrycesmith/laravel-caprover-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/jackbrycesmith/laravel-caprover-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackbrycesmith%2Flaravel-caprover-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackbrycesmith%2Flaravel-caprover-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackbrycesmith%2Flaravel-caprover-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackbrycesmith%2Flaravel-caprover-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jackbrycesmith","download_url":"https://codeload.github.com/jackbrycesmith/laravel-caprover-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackbrycesmith%2Flaravel-caprover-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29672590,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T03:11:15.450Z","status":"ssl_error","status_checked_at":"2026-02-21T03:10:34.920Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["caddy","caprover","deployment","docker","laravel","php"],"created_at":"2026-01-26T15:00:26.438Z","updated_at":"2026-02-21T03:13:33.389Z","avatar_url":"https://github.com/jackbrycesmith.png","language":"Dockerfile","funding_links":[],"categories":["Dockerfile"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/laravel/laravel\"\u003e\n    \u003cimg src=\"https://avatars3.githubusercontent.com/u/958072?s=200\u0026v=4\" height=\"60\"\u003e\n  \u003c/a\u003e\n  +\n  \u003ca href=\"https://github.com/CapRover/CapRover\"\u003e\n    \u003cimg src=\"https://avatars0.githubusercontent.com/u/46361891?s=200\u0026v=4\" height=\"60\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003e\n  Laravel + CapRover\n\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n    Template to deploy a \u003ca href=\"https://github.com/laravel/laravel\"\u003eLaravel\u003c/a\u003e app to a server managed by \u003ca href=\"https://github.com/CapRover/CapRover\"\u003eCapRover\u003c/a\u003e.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cstrong\u003e\n        \u003ca href=\"https://jack.bryce-smith.com/💡/laravel-docker-caprover\"\u003ejack.bryce-smith.com/💡/laravel-docker-caprover\u003c/a\u003e\n    \u003c/strong\u003e\n\u003c/p\u003e\n\n## Features\n\n- 🐳 Lightweight [PHP](https://github.com/jackbrycesmith/laravel-caprover-template/blob/master/.deploy/Dockerfile#L1) image with [common extensions](https://github.com/jackbrycesmith/laravel-caprover-template/blob/master/.deploy/Dockerfile#L21)\n  - [Overridable PHP version](https://github.com/jackbrycesmith/laravel-caprover-template/pull/13)\n  - Add other required extensions easily; [thanks to mlocati/docker-php-extension-installer](https://github.com/mlocati/docker-php-extension-installer)\n- 📦 [Installs composer dependencies](https://github.com/jackbrycesmith/laravel-caprover-template/blob/master/.deploy/Dockerfile#L30); cached between builds if no changes\n- ⚡️ Served via [Caddy 2](https://github.com/caddyserver/caddy)\n- ⏰ [Setup to call](https://github.com/jackbrycesmith/laravel-caprover-template/blob/master/.deploy/Dockerfile#L11) the [Laravel command scheduler](https://laravel.com/docs/7.x/scheduling)\n- 🛰 Straightforward websockets support\n- 💪 [Services will restart](https://github.com/jackbrycesmith/laravel-caprover-template/blob/master/.deploy/config/supervisor.conf) thanks to [supervisord](https://github.com/ochinchina/supervisord)\n\n## Usage\n\n1. [Install Laravel](https://laravel.com/docs/installation)\n  \u003e *e.g. Zsh one-liner with the [Laravel Installer](https://github.com/laravel/installer):*\n  \u003e \u003cpre\u003e\u003ccode\u003elaravel new my-app --prompt-jetstream \u0026\u0026 mv my-app/*(DN) ./ \u0026\u0026 rm -rf my-app\u003c/code\u003e\u003c/pre\u003e\n2. \u003ca href=\"https://jack.bryce-smith.com/💡/laravel-docker-caprover\"\u003e\u003ci\u003ejack.bryce-smith.com/💡/\u003c/i\u003elaravel-docker-caprover\u003c/a\u003e\n3. [Deploy to CapRover](https://caprover.com/docs/deployment-methods.html), e.g. `caprover deploy`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackbrycesmith%2Flaravel-caprover-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackbrycesmith%2Flaravel-caprover-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackbrycesmith%2Flaravel-caprover-template/lists"}