{"id":22120815,"url":"https://github.com/codersakl/laravel-docker","last_synced_at":"2025-09-22T18:32:25.503Z","repository":{"id":37587959,"uuid":"62471847","full_name":"CodersAKL/laravel-docker","owner":"CodersAKL","description":"Dockerized laravel with some additional features","archived":false,"fork":false,"pushed_at":"2023-04-19T21:17:01.000Z","size":305,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T12:28:45.457Z","etag":null,"topics":[],"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/CodersAKL.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":"2016-07-02T22:23:12.000Z","updated_at":"2022-05-27T06:27:27.000Z","dependencies_parsed_at":"2024-12-01T14:30:55.814Z","dependency_job_id":"7a4f37ac-40dd-4176-8b5a-4f52801fa533","html_url":"https://github.com/CodersAKL/laravel-docker","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/CodersAKL%2Flaravel-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodersAKL%2Flaravel-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodersAKL%2Flaravel-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodersAKL%2Flaravel-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodersAKL","download_url":"https://codeload.github.com/CodersAKL/laravel-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245224008,"owners_count":20580362,"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":[],"created_at":"2024-12-01T14:30:05.736Z","updated_at":"2025-09-22T18:32:20.458Z","avatar_url":"https://github.com/CodersAKL.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lissted all used packages\n1. [Translation package](https://github.com/hpolthof/laravel-translations-db)\n1. [Bower dependencies](https://github.com/FabioAntunes/laravel-elixir-wiredep)\n\n# Database tables\n1. Create table\n\n\t`php artisan make:migration:schema create_pages_table --shema=\"title:string, body:text, published_at:timestamp\"`\n1. Update table\n\n\t`php artisan make:migration:schema add_user_id_to_posts_table --schema=\"user_id:integer\"`\n1. Create relations\n\n\t* Many to many\n\t\t`php artisan make:migration:pivot tags pages`\n\t* One to many\n\t\t`php artisan make:migration:schema create_companies_table --schema=\"user_id:integer:foreign:unsignption:text,active:boolean,tax_no:varchar,child:boolean,child_of:integer:unsign\"`\n\n# Translations\nTo translate php files Visit url public/_translations\n\n* To sync files with db\n    `php artisan translation:fetch`\n* To export back to files\n    `php artisan translation:dump`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodersakl%2Flaravel-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodersakl%2Flaravel-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodersakl%2Flaravel-docker/lists"}