{"id":18486541,"url":"https://github.com/tammytee/codespaces-laravel","last_synced_at":"2025-05-13T22:14:08.190Z","repository":{"id":116792499,"uuid":"575137324","full_name":"tammytee/codespaces-laravel","owner":"tammytee","description":"A public template to start exploring the Laravel Framework using Github Codespaces.","archived":false,"fork":false,"pushed_at":"2023-03-01T22:25:21.000Z","size":97,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T22:18:16.388Z","etag":null,"topics":["codespaces","github-codespaces","laravel","laravel-framework"],"latest_commit_sha":null,"homepage":"","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/tammytee.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}},"created_at":"2022-12-06T20:55:46.000Z","updated_at":"2023-12-23T15:25:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"845dc931-5b0f-4d25-b3d7-db54957e3ae5","html_url":"https://github.com/tammytee/codespaces-laravel","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tammytee%2Fcodespaces-laravel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tammytee%2Fcodespaces-laravel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tammytee%2Fcodespaces-laravel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tammytee%2Fcodespaces-laravel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tammytee","download_url":"https://codeload.github.com/tammytee/codespaces-laravel/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254036843,"owners_count":22003654,"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":["codespaces","github-codespaces","laravel","laravel-framework"],"created_at":"2024-11-06T12:49:31.966Z","updated_at":"2025-05-13T22:14:04.069Z","avatar_url":"https://github.com/tammytee.png","language":"PHP","readme":"# GitHub Codespaces + Laravel\n\nThis Codespace has everything you need to start exploring the [Laravel Framework](https://laravel.com/).\n\n## Specs\n\n| Github Codespace Specs|||\n| - | - | - |\n| **Container Definition** | [PHP \u0026 MariaDB](https://github.com/microsoft/vscode-dev-containers/tree/main/containers/php-mariadb) (MySQL compatible) | `php 8.2-bullseye` |\n| **Extensions** |||\n|| [SQLTools](https://vscode-sqltools.mteixeira.dev/en/home/) Database management for VS Code | `mtxr.sqltools` |\n| | SQLTools [MySQL Driver](https://vscode-sqltools.mteixeira.dev/en/drivers/my-sql/) | `mtxr.sqltools-driver-mysql` |\n\n## Getting Started\n\nOptionally customize the database environment variables in `docker-compose.yml`. All values are set to `mariadb` by default:\n\n```yml\ndb:\n    # ...\n\n    environment:\n      MYSQL_ROOT_PASSWORD:\n      MYSQL_DATABASE:\n      MYSQL_USER:\n      MYSQL_PASSWORD:\n```\n\nThen apply those values in your `.env` file:\n\n```env\nDB_DATABASE=\nDB_USERNAME=\nDB_PASSWORD=\n```\n\nFinally, migrate and seed your database:\n\n```sh\nphp artisan migrate\nphp artisan db:seed\n```\n\n### Building the project\n\nTo bundle your assets\n\n```sh\nnpm run dev\n```\n\nTo bundle your assets for production\n\n```sh\nnpm run build\n```\n\nTo serve your project\n\n```sh\nphp artisan serve\n```\n\u003e Github Codespaces will automatically [forward ports](https://docs.github.com/en/codespaces/developing-in-codespaces/forwarding-ports-in-your-codespace) so you can view the running project on your local machine.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftammytee%2Fcodespaces-laravel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftammytee%2Fcodespaces-laravel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftammytee%2Fcodespaces-laravel/lists"}