{"id":18698196,"url":"https://github.com/dodycode/vue-laravel-auth","last_synced_at":"2025-10-12T09:38:21.349Z","repository":{"id":39439900,"uuid":"200490925","full_name":"dodycode/vue-laravel-auth","owner":"dodycode","description":"Single Page Auth App","archived":false,"fork":false,"pushed_at":"2023-01-04T06:15:00.000Z","size":3826,"stargazers_count":2,"open_issues_count":21,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-28T04:25:59.600Z","etag":null,"topics":[],"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/dodycode.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}},"created_at":"2019-08-04T12:36:52.000Z","updated_at":"2023-03-07T04:58:32.000Z","dependencies_parsed_at":"2023-02-02T00:45:34.893Z","dependency_job_id":null,"html_url":"https://github.com/dodycode/vue-laravel-auth","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/dodycode%2Fvue-laravel-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dodycode%2Fvue-laravel-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dodycode%2Fvue-laravel-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dodycode%2Fvue-laravel-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dodycode","download_url":"https://codeload.github.com/dodycode/vue-laravel-auth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239558927,"owners_count":19658929,"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-11-07T11:27:22.616Z","updated_at":"2025-10-12T09:38:16.327Z","avatar_url":"https://github.com/dodycode.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vue-laravel-auth\nAuthentication App that use vuejs as a frontend framework and Laravel as a backend RESTFUL API. This project made for practice purposes.\n\n### Materials\n* [Laravel](https://laravel.com)\n* [Vue JS](https://vuejs.org/)\n* [VueX](https://vuex.vuejs.org/)\n* [Vue Router](https://router.vuejs.org/)\n* [Axios](https://github.com/axios/axios) \n* [Tailwind CSS](https://tailwindcss.com/)\n\n## Default User\n```\nemail: laravuex@admin.com\npass: password\n```\n\n## Setup Laravel\n```\ncomposer install\n```\n\n### Re-generates autoload to read seeder classes\n```\ncomposer dump-autoload\n```\n\n### set-up .env\n```\ncp .env.example .env\n```\n\n```\nDB_DATABASE=yourdbname\nDB_USERNAME=cooluser\nDB_PASSWORD=secretpassword\n```\n\n### Migrate\n```\nphp artisan migrate --seed\n```\n\n### Setup Laravel Mix and other dependencies\n```\nnpm install\n```\n\n### Run Laravel and NodeJS for Laravel Mix\n```\nphp artisan serve\nnpm run watch\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdodycode%2Fvue-laravel-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdodycode%2Fvue-laravel-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdodycode%2Fvue-laravel-auth/lists"}