{"id":19423222,"url":"https://github.com/atomjoy/vue","last_synced_at":"2026-03-02T17:33:02.875Z","repository":{"id":164191458,"uuid":"639639737","full_name":"atomjoy/vue","owner":"atomjoy","description":"Vue 3.4 in Laravel 10. Minimal Vue 3 application with router, i18n, pinia store, form inputs, dark mode.","archived":false,"fork":false,"pushed_at":"2024-02-02T16:53:39.000Z","size":506,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-07T18:53:22.278Z","etag":null,"topics":["laravel-vue","laravel-vue-boilerplate","laravel-vue-starter","laravel-vue3","vue-laravel","vue3-laravel","vue3-laravel-spa"],"latest_commit_sha":null,"homepage":"https://github.com/atomjoy/vue","language":"Vue","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/atomjoy.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":"2023-05-11T22:31:33.000Z","updated_at":"2024-07-16T12:48:19.000Z","dependencies_parsed_at":"2024-02-02T17:54:03.671Z","dependency_job_id":null,"html_url":"https://github.com/atomjoy/vue","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomjoy%2Fvue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomjoy%2Fvue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomjoy%2Fvue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomjoy%2Fvue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atomjoy","download_url":"https://codeload.github.com/atomjoy/vue/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240603056,"owners_count":19827635,"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-vue","laravel-vue-boilerplate","laravel-vue-starter","laravel-vue3","vue-laravel","vue3-laravel","vue3-laravel-spa"],"created_at":"2024-11-10T13:37:28.681Z","updated_at":"2026-03-02T17:32:57.840Z","avatar_url":"https://github.com/atomjoy.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vue 3 in Laravel 10\r\n\r\nMinimal Vue 3 application with router, i18n, pinia store.\r\n\r\n## Install package\r\n\r\n```sh\r\ncomposer create-project laravel/laravel:^10.0 vue-app\r\ncd vue-app\r\ncomposer require atomjoy/vue\r\n```\r\n\r\n### Overwrite files\r\nBackup first ***routes*** and ***resources*** directory!\r\n\r\n```sh\r\nphp artisan vendor:publish --tag=vue-config --force\r\n```\r\n\r\n### Build and run app\r\n\r\n```sh\r\nnpm install\r\nnpm run build\r\nphp artisan serve --host=localhost --port=8000\r\n```\r\n\r\n## Remove package\r\nThe package is no longer needed.\r\n\r\n```sh\r\ncomposer remove atomjoy/vue\r\n```\r\n\r\n## (DEV) Local repository import\r\n\r\nPackage directory: packages/atomjoy/vue\r\n\r\n### Laravel composer.json\r\n\r\n```json\r\n{\r\n    \"repositories\": [{\r\n        \"type\": \"path\",\r\n        \"url\": \"packages/atomjoy/vue\"\r\n    }],\r\n    \"require\": {\r\n        \"atomjoy/vue\": \"dev-main\"\r\n    },\r\n}\r\n```\r\n\r\n### Vue3 npm packages\r\n\r\n```sh\r\nnpm install vue@next\r\nnpm install vue-router@4\r\nnpm install vue-i18n@9\r\nnpm install --save-dev @vitejs/plugin-vue\r\nnpm install pinia\r\nnpm install @googlemaps/js-api-loader\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomjoy%2Fvue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatomjoy%2Fvue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomjoy%2Fvue/lists"}