{"id":25620562,"url":"https://github.com/priom7/laravel-vue-mysql-task","last_synced_at":"2026-05-06T04:02:19.596Z","repository":{"id":215234803,"uuid":"735430294","full_name":"Priom7/Laravel-Vue-MySQL-Task","owner":"Priom7","description":"The following web application was built using, Laravel, Vue and MySQL. CRUD app for storing Employee Basic Info","archived":false,"fork":false,"pushed_at":"2024-01-03T21:41:34.000Z","size":129,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-08T01:42:38.302Z","etag":null,"topics":["javascript","laravel","mysql-database","php","vue3"],"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/Priom7.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,"zenodo":null}},"created_at":"2023-12-24T22:47:13.000Z","updated_at":"2024-01-03T21:29:41.000Z","dependencies_parsed_at":"2024-01-03T09:53:19.816Z","dependency_job_id":"e3496513-b548-4478-b18a-ae21ca0ba934","html_url":"https://github.com/Priom7/Laravel-Vue-MySQL-Task","commit_stats":null,"previous_names":["priom7/laravel-vue-mysql-task"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Priom7/Laravel-Vue-MySQL-Task","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Priom7%2FLaravel-Vue-MySQL-Task","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Priom7%2FLaravel-Vue-MySQL-Task/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Priom7%2FLaravel-Vue-MySQL-Task/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Priom7%2FLaravel-Vue-MySQL-Task/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Priom7","download_url":"https://codeload.github.com/Priom7/Laravel-Vue-MySQL-Task/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Priom7%2FLaravel-Vue-MySQL-Task/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32677933,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T02:33:58.958Z","status":"ssl_error","status_checked_at":"2026-05-06T02:33:39.611Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["javascript","laravel","mysql-database","php","vue3"],"created_at":"2025-02-22T07:19:26.703Z","updated_at":"2026-05-06T04:02:19.556Z","avatar_url":"https://github.com/Priom7.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Employee App\n\nThe following web application was built using, Laravel, Vue and MySQL\n\n### Instructions to Run The Application with Docker\n\n1.  Clone the repository:\n\n            git clone https://github.com/Priom7/Laravel-Vue-MySQL-Task.git\n\n2.  Change Diroctory into App:\n\n            cd employee-app\n\n3.  Setup .env file:\n\n            DB_CONNECTION=mysql\n            DB_HOST=mysql\n            DB_PORT=3306\n            DB_DATABASE=employeeDB\n            DB_USERNAME=sail\n            DB_PASSWORD=password\n\n4.  Create Alias for sail command:\n\n            alias sail='[ -f sail ] \u0026\u0026 sh sail || sh vendor/bin/sail'\n\n5.  Run Docker Container:\n\n            sail up -d\n\n6.  Get into Container directory:\n\n            docker exec -it employee-app-laravel.test-1 /bin/bash\n\n7.  Install dependecies for vue JS:\n\n            npm install\n\n8.  Migrate and Seed Database:\n\n            php artisan migrate:refresh —seed\n\n9.  Run Dev for Frontend:\n\n            npm run dev\n\n10. Exit Container:\n\n            exit\n\n11. Stop Container:\n\n            sail down\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpriom7%2Flaravel-vue-mysql-task","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpriom7%2Flaravel-vue-mysql-task","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpriom7%2Flaravel-vue-mysql-task/lists"}