{"id":21428605,"url":"https://github.com/germdz/spa-vilt","last_synced_at":"2025-07-14T10:32:16.224Z","repository":{"id":107382761,"uuid":"593640811","full_name":"gerMdz/spa-vilt","owner":"gerMdz","description":"Un SPA con Vue, Inertia, Laravel y Tailwind","archived":false,"fork":false,"pushed_at":"2025-05-08T01:25:30.000Z","size":4081,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-08T02:28:51.183Z","etag":null,"topics":["curso","inertiajs","laravel","spa","tailwindcss","vuejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gerMdz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License","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-01-26T14:10:15.000Z","updated_at":"2025-05-08T01:25:27.000Z","dependencies_parsed_at":"2023-11-07T19:41:59.657Z","dependency_job_id":"995247e8-7481-4889-aa2a-f3dbfec4496a","html_url":"https://github.com/gerMdz/spa-vilt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gerMdz/spa-vilt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gerMdz%2Fspa-vilt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gerMdz%2Fspa-vilt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gerMdz%2Fspa-vilt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gerMdz%2Fspa-vilt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gerMdz","download_url":"https://codeload.github.com/gerMdz/spa-vilt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gerMdz%2Fspa-vilt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265280821,"owners_count":23739857,"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":["curso","inertiajs","laravel","spa","tailwindcss","vuejs"],"created_at":"2024-11-22T22:14:02.461Z","updated_at":"2025-07-14T10:32:11.208Z","avatar_url":"https://github.com/gerMdz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SPA Portafolio\n\n## About SPA Portafolio\n\nEs lo aprendido en un curso que describo en Learning Laravel.\nEs para integrar distintos componentes de front y back\n\n## Documentación usada\n\n[Tailwindcss](https://tailwindcss.com/docs/installation)\n\n[Laravel](https://laravel.com/docs/8.x/installation)\n\n[Inertia](https://inertiajs.com/)\n\n[Vue](https://vuejs.org/guide/introduction.html)\n\n[jetstream](https://jetstream.laravel.com/3.x/introduction.html)\n\n## Comandos\n\n### Instalar componentes\n#### Laravel\n```\ncomposer create-project laravel/laravel carpeta-de-destino\n```\n\n#### Jetstream\n```bash\ncomposer require laravel/jetstream\n```\n#### Crear model (-m migración -f factory -c controller)\n```\nphp artisan make:model Skill -mfc\nphp artisan make:model Project -mfc\n```\n\n#### Creando la base de datos\n```\nphp artisan migrate:fresh\n```\n#### Recreando la base de datos, borrando datos y aplicando seeders\n```\nphp artisan migrate:fresh --seed\n```\n#### Ejecutando solo los seeders en la base de datos\n```\nphp artisan db:seed\n```\n\n#### Instalando Jetstream\n##### Elegimos inerti\n```bash\nphp artisan jetstream:install inertia\n```\n\n#### Comprobando los datos cargados en la base de datos\n```\nphp artisan tinker\n App\\Models\\Skill::all();\n App\\Models\\Project::all();\n```\n\n\n## Learning Laravel\n\nEsto es parte de los cursos que imparte en Udemy [JuanDMGon](https://www.udemy.com/user/juandavidmezagonzlez/)\n\nEn este caso lo sigo en Laravel, otros los he seguido en Symfony aunque él lo enseñaba en Laravel.\n\n## License\n\nThe Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).\n\nEste proyecto también está licenciado bajo la [MIT license](https://opensource.org/licenses/MIT). \n\n\n#### Next step\n\n[Cap 28](https://www.udemy.com/course/usa-laravel-y-crea-un-spa-con-vue-intertia-y-tailwind-css/learn/lecture/31415754#questions)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgermdz%2Fspa-vilt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgermdz%2Fspa-vilt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgermdz%2Fspa-vilt/lists"}