{"id":23696925,"url":"https://github.com/pdro-lucas/laradocker","last_synced_at":"2026-04-12T15:12:46.230Z","repository":{"id":233739439,"uuid":"787522717","full_name":"pdro-lucas/laradocker","owner":"pdro-lucas","description":"Lightweight and optimized Laravel development environment using Docker.","archived":false,"fork":false,"pushed_at":"2025-03-18T16:28:04.000Z","size":49,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T21:45:31.711Z","etag":null,"topics":["docker","docker-compose","dx","laravel","makefile","nginx","php"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/pdro-lucas.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-04-16T17:26:08.000Z","updated_at":"2025-03-18T16:28:08.000Z","dependencies_parsed_at":"2024-04-17T08:59:25.658Z","dependency_job_id":"ad93d564-2faf-44e8-bdc5-cb40e572759c","html_url":"https://github.com/pdro-lucas/laradocker","commit_stats":null,"previous_names":["pdro-lucas/laravel-docker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pdro-lucas/laradocker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdro-lucas%2Flaradocker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdro-lucas%2Flaradocker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdro-lucas%2Flaradocker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdro-lucas%2Flaradocker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdro-lucas","download_url":"https://codeload.github.com/pdro-lucas/laradocker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdro-lucas%2Flaradocker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018224,"owners_count":26086307,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["docker","docker-compose","dx","laravel","makefile","nginx","php"],"created_at":"2024-12-30T06:19:28.323Z","updated_at":"2025-10-14T07:32:34.724Z","avatar_url":"https://github.com/pdro-lucas.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./assets/logo.png\" alt=\"Laravel Logo\" width=\"200\"\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003eLaradocker\u003c/h1\u003e\n\nLightweight and optimized Laravel development environment using Docker.\n\n## Features\n\n- Support for Laravel 12\n- Optimized Docker containers\n- Command-line script for common tasks\n- No unnecessary dependencies\n\n## Requirements\n\n- Docker\n- Docker Compose\n\n## Installation\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/pdro-lucas/laradocker.git \u0026\u0026 cd laradocker\n```\n\n2. Run the installation script:\n\n```bash\nchmod +x install.sh \u0026\u0026 ./install.sh\n```\n\nThe script will:\n\n- Check for required dependencies\n- Set up Docker containers\n- Install the latest Laravel version\n- Offer the option to initialize a new Git repository\n- Install basic NPM dependencies\n\n## Usage\n\nOnce installed, you can manage your Laravel environment using the included script:\n\n```bash\n./laradocker.sh [command]\n```\n\n### Available Commands:\n\n- `start` - Starts the containers\n- `stop` - Stops the containers\n- `restart` - Restarts the containers\n- `artisan [command]` - Runs Artisan commands (e.g., `./laradocker.sh artisan migrate`)\n- `composer [command]` - Runs Composer commands (e.g., `./laradocker.sh composer require guzzlehttp/guzzle`)\n- `npm [command]` - Runs NPM commands (e.g., `./laradocker.sh npm run dev`)\n- `shell` - Accesses the PHP container shell\n- `migrate` - Runs database migrations\n- `help` - Displays the list of available commands\n\n## Accessing the Application\n\nAfter starting the containers, you can access your application at:\n\n- Web: [http://localhost](http://localhost)\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpdro-lucas%2Flaradocker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpdro-lucas%2Flaradocker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpdro-lucas%2Flaradocker/lists"}