{"id":15760033,"url":"https://github.com/padupe/php-laravel-10","last_synced_at":"2026-04-29T18:32:22.052Z","repository":{"id":213278689,"uuid":"702970122","full_name":"padupe/php-laravel-10","owner":"padupe","description":"Repository for initial studies with the Laravel framework.","archived":false,"fork":false,"pushed_at":"2024-01-12T11:53:48.000Z","size":95,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T13:34:51.524Z","etag":null,"topics":["laravel","laravel-framework","php8"],"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/padupe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2023-10-10T10:57:11.000Z","updated_at":"2023-10-10T13:25:16.000Z","dependencies_parsed_at":"2024-01-12T15:42:26.616Z","dependency_job_id":"0f29b1ef-f2ba-4889-930b-e38f96aefd3d","html_url":"https://github.com/padupe/php-laravel-10","commit_stats":null,"previous_names":["padupe/php-laravel-10"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padupe%2Fphp-laravel-10","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padupe%2Fphp-laravel-10/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padupe%2Fphp-laravel-10/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padupe%2Fphp-laravel-10/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/padupe","download_url":"https://codeload.github.com/padupe/php-laravel-10/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246443543,"owners_count":20778251,"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":["laravel","laravel-framework","php8"],"created_at":"2024-10-04T10:40:40.925Z","updated_at":"2026-04-29T18:32:17.031Z","avatar_url":"https://github.com/padupe.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# php-laravel-10\nRepository for initial studies with the Laravel framework.\n\n## Index\n\n- [Documentation - Laravel10](https://laravel.com/docs/10.x)\n- [Technologies](#technologies)\n\n## Technologies\n\n- [Docker](https://www.docker.com/)\n- [Laravel v10](https://laravel.com/)\n- [PHP v8.1](https://www.php.net/)\n\n## Getting started\n\n1. Clone this repository\n```bash\ngit clone git@github.com:padupe/php-laravel-10.git\n```\n\n2. Access the directory:\n```bash\ncd php-laravel-10 \n```\n\n3. Make a `.env` file:\n```bash\ncp .env.example .env \n```\n\n4. Up Docker containers:\n```bash\ndocker-compose up -d\n```\n\n5. Access container App:\n```bash\ndocker-compose exec app bash \n```\n\n6. Install dependencies project:\n```bash\ncomposer install\n```\n\n7. Generate Laravel Project key:\n```bash\nphp artisan key:generate \n```\n\n8. Run migrations:\n```bash\nphp artisan migrate\n```\n\n9. Run project at http://localhost:8989\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpadupe%2Fphp-laravel-10","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpadupe%2Fphp-laravel-10","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpadupe%2Fphp-laravel-10/lists"}