{"id":22434647,"url":"https://github.com/linksake/schola","last_synced_at":"2025-03-27T08:15:37.856Z","repository":{"id":38150451,"uuid":"262909730","full_name":"LinkSake/Schola","owner":"LinkSake","description":"🎓 Schola, un administrador de maestros y cursos | Repositorio para el 3er examen parcial de Programación para Internet II","archived":false,"fork":false,"pushed_at":"2023-02-01T19:56:05.000Z","size":255,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T13:15:41.030Z","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/LinkSake.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":"2020-05-11T01:28:48.000Z","updated_at":"2020-05-13T23:04:42.000Z","dependencies_parsed_at":"2022-08-19T02:22:25.324Z","dependency_job_id":null,"html_url":"https://github.com/LinkSake/Schola","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/LinkSake%2FSchola","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinkSake%2FSchola/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinkSake%2FSchola/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinkSake%2FSchola/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LinkSake","download_url":"https://codeload.github.com/LinkSake/Schola/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245806460,"owners_count":20675298,"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-05T23:09:57.608Z","updated_at":"2025-03-27T08:15:37.818Z","avatar_url":"https://github.com/LinkSake.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎓 Schola\nAdministrador de maestros y cursos.\nRepositorio para el 3er examen parcial de Programación para Internet II (ULSA Chihuahua).\n\u003cp align=\"center\"\u003e\n\t\u003ca href=\"https://github.com/LinkSake/Schola\"\u003e\n\t\t\u003cimg src=\"https://img.shields.io/travis/carloscuesta/gitmoji/master?style=flat-square\"\n\t\t\t alt=\"Build Status\"\u003e\n\t\u003c/a\u003e\n\t\u003ca href=\"https://gitmoji.carloscuesta.me\"\u003e\n\t\t\u003cimg src=\"https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg?style=flat-square\"\n\t\t\t alt=\"Gitmoji\"\u003e\n\t\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n## Instalación\nDado a que el proyecto está basado en Laravel es necesario iniciarlo de la misma manera.\nFavor de comporbar los [requisitos oficiales de Laravel](https://laravel.com/docs/7.x/installation) antes de comenzar.\n\n### 1) Clonar el repositorio\n```\n$ git clone git@github.com:LinkSake/Schola.git\n```\n### 2) Instalar las dependencias\n```\n$ composer install\n```\n### 3) Añadir las credenciales de la BD en un env.\nSe puede encontrar un ejemplo de un `.env` en el archivo `.env.example` dentro de este proyecto.\nLa conexión a la base de datos debe de quedar algo como lo siguente:\n```\nDB_CONNECTION=mysql\nDB_HOST=127.0.0.1\nDB_PORT=3306\nDB_DATABASE=schola\nDB_USERNAME=root\nDB_PASSWORD=password\n```\n### 4) Correr las migraciones y los seeders\n```\n$ php artisan migrate:fresh --seed\n```\n### 5) Encender el servidor local\n```\n$ php artisan serve\n```\n\n---\n\n## Licencia\n*The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinksake%2Fschola","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinksake%2Fschola","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinksake%2Fschola/lists"}