{"id":17105124,"url":"https://github.com/gilbitron/laravel-cloud-config","last_synced_at":"2025-07-24T13:31:26.668Z","repository":{"id":137547229,"uuid":"267868181","full_name":"gilbitron/laravel-cloud-config","owner":"gilbitron","description":"A cloud-config file for local Laravel development. Designed to be used with Ubuntu Multipass.","archived":false,"fork":false,"pushed_at":"2020-06-05T10:29:20.000Z","size":16,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T10:04:19.554Z","etag":null,"topics":["development-environment","laravel","ubuntu-multipass"],"latest_commit_sha":null,"homepage":"","language":"DIGITAL Command Language","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/gilbitron.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-29T13:44:29.000Z","updated_at":"2023-03-22T03:15:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"90796f0d-5496-4d6f-b186-9401a31d708e","html_url":"https://github.com/gilbitron/laravel-cloud-config","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gilbitron/laravel-cloud-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilbitron%2Flaravel-cloud-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilbitron%2Flaravel-cloud-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilbitron%2Flaravel-cloud-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilbitron%2Flaravel-cloud-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gilbitron","download_url":"https://codeload.github.com/gilbitron/laravel-cloud-config/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilbitron%2Flaravel-cloud-config/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266850310,"owners_count":23995049,"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-07-24T02:00:09.469Z","response_time":99,"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":["development-environment","laravel","ubuntu-multipass"],"created_at":"2024-10-14T15:41:03.299Z","updated_at":"2025-07-24T13:31:26.660Z","avatar_url":"https://github.com/gilbitron.png","language":"DIGITAL Command Language","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel cloud-config\n\nA cloud-config file for local Laravel development. Designed to be used with [Ubuntu Multipass](https://multipass.run). The config sets up a `laravel.test` site with:\n\n* Nginx\n* PHP 7.4\n* MySQL\n* Redis\n* Composer\n* Cron\n\n## Usage\n\nDownload the [cloud-config.yml](cloud-config.yml) file. Then, launch a Multipass VM using the cloud-config file:\n\n```\ncurl -O https://raw.githubusercontent.com/gilbitron/laravel-cloud-config/master/cloud-config.yml\nmultipass launch 18.04 --name laravel --cloud-init cloud-config.yml\n```\n\nNext, mount your Laravel project to the VM:\n\n```\nmultipass mount /path/to/laravel laravel:/sites/laravel.test/files\n```\n\nFinally, use `multipass info laravel` to find the VM IP and add it to your `/etc/hosts` file to point `laravel.test` to your VM.\n\n```\n192.168.64.2 laravel.test\n```\n\n## Database\n\nThe default MySQL database is:\n\n* Database: `laravel`\n* Username: `laravel`\n* Password: `secret`\n\n## Credits\n\nLaravel cloud-config was created by [Gilbert Pellegrom](https://gilbitron.me) from [Dev7studios](https://dev7studios.co). Released under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgilbitron%2Flaravel-cloud-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgilbitron%2Flaravel-cloud-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgilbitron%2Flaravel-cloud-config/lists"}