{"id":15026175,"url":"https://github.com/jsdecena/laradocker","last_synced_at":"2026-03-15T11:11:32.019Z","repository":{"id":148910587,"uuid":"164780760","full_name":"jsdecena/laradocker","owner":"jsdecena","description":"Simplified dockerized laravel application","archived":false,"fork":false,"pushed_at":"2019-01-11T04:10:39.000Z","size":954,"stargazers_count":8,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T22:12:33.510Z","etag":null,"topics":["docker","docker-compose","laravel","laravel-framework","laravel5","lemp","lemp-stack","nginx","php","php72"],"latest_commit_sha":null,"homepage":null,"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/jsdecena.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-01-09T03:33:01.000Z","updated_at":"2023-04-12T00:02:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"5db860a5-2439-4b64-aa93-5eb57e327401","html_url":"https://github.com/jsdecena/laradocker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdecena%2Flaradocker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdecena%2Flaradocker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdecena%2Flaradocker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdecena%2Flaradocker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsdecena","download_url":"https://codeload.github.com/jsdecena/laradocker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248104128,"owners_count":21048287,"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":["docker","docker-compose","laravel","laravel-framework","laravel5","lemp","lemp-stack","nginx","php","php72"],"created_at":"2024-09-24T20:03:56.439Z","updated_at":"2026-03-15T11:11:31.950Z","avatar_url":"https://github.com/jsdecena.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simplified dockerized laravel application\n\n## How to Install\n\n- Download and install docker in your system. [Download here](https://www.docker.com/get-started)\n\n- Install composer if you haven't here: [Composer](https://getcomposer.org/doc/00-intro.md)\n\n- Fork this project and clone in your system. Current version of laravel is 5.7.x\n\n- Run `composer install \u0026\u0026 cp .env.example .env`\n\n- Move to the root folder and run `docker-compose up -d`\n\n- Migrate your database and seed with:\n\n```php\ndocker exec -it app php artisan migrate --seed\n```\n\n- Open your browser and go to [http://localhost:81](http://localhost:81)\n\n- Enjoy!\n\n## FAQ\n\n- Why port 81?\n  - Sometimes you want your backend and frontend separated. You can have your frontend runs in the default `:80` and the API to be in port `:81`\n  \n- Can we change this port?\n  - Yes. You can change the port in the webserver block of the `docker-compose.yml` file\n  \n- Is everything customizable?\n  - Yes. You can fiddle the `docker-compose.yml` file and make your own customization. Be sure you know what you are doing.\n  \n  \n  \n# Author\n[Jeff Simons Decena](https://jsdecena.me)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsdecena%2Flaradocker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsdecena%2Flaradocker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsdecena%2Flaradocker/lists"}