{"id":16978763,"url":"https://github.com/srph/pasei","last_synced_at":"2026-04-11T11:02:20.669Z","repository":{"id":75646729,"uuid":"66145087","full_name":"srph/pasei","owner":"srph","description":"A dissertation grading application for Pasay High School","archived":false,"fork":false,"pushed_at":"2018-02-17T09:01:07.000Z","size":1411,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-21T22:42:39.764Z","etag":null,"topics":["laravel","school","web-app"],"latest_commit_sha":null,"homepage":"https://pasei.kierb.com","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/srph.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":"2016-08-20T12:16:02.000Z","updated_at":"2018-02-17T08:58:35.000Z","dependencies_parsed_at":"2023-06-07T05:45:24.809Z","dependency_job_id":null,"html_url":"https://github.com/srph/pasei","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/srph/pasei","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srph%2Fpasei","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srph%2Fpasei/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srph%2Fpasei/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srph%2Fpasei/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srph","download_url":"https://codeload.github.com/srph/pasei/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srph%2Fpasei/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31677819,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T08:18:19.405Z","status":"ssl_error","status_checked_at":"2026-04-11T08:17:08.892Z","response_time":54,"last_error":"SSL_read: 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":["laravel","school","web-app"],"created_at":"2024-10-14T01:44:09.125Z","updated_at":"2026-04-11T11:02:20.653Z","avatar_url":"https://github.com/srph.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pasei\nPasei is a school grading system for Pasay High School written [Laravel 5.3](https://laravel.com/docs/5.3).\n\n![preview](preview.png)\n\n## Requirements\n- PHP `\u003e=5.6` (`PHP 7` works) and [Composer](https://getcomposer.org/)\n- Node.js `\u003e=4.x` / npm `\u003e= 2.x`\n- MySQL `5.6`\n\n## Setup\n- **Install dependencies**\n```bash\ncomposer install\nnpm install\n```\n\n- **Setup environment file** \u0026mdash; Afterwards, don't forget to check `.env` and fill up the database fields properly. Also, we have a mailing feature so don't forget to setup the email config as well. **But**, you can leave it out by setting the value of `MAIL_DRIVER` to `log` (`MAIL_DRIVER=log`)\n```bash\ncp .env.example .env\n```\n\n- **Run database migrations**\n```bash\nartisan migrate\nartisan db:seed # Optional. Leave out to set a clean database.\n```\n\n- **Generate key**\n```bash\nartisan key:generate\n```\n\n- **Setup assets**\n```bash\ngulp # Build the assets one time, or\ngulp \u0026\u0026 gulp watch # If you're actively working\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrph%2Fpasei","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrph%2Fpasei","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrph%2Fpasei/lists"}