{"id":27198544,"url":"https://github.com/nickylogan/roombooker","last_synced_at":"2026-05-16T18:36:29.079Z","repository":{"id":119958055,"uuid":"154201584","full_name":"nickylogan/roombooker","owner":"nickylogan","description":"Laravel-based room booking web application","archived":false,"fork":false,"pushed_at":"2018-12-11T06:06:04.000Z","size":17224,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-25T09:47:05.277Z","etag":null,"topics":["laravel","php","webapp"],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/nickylogan.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}},"created_at":"2018-10-22T19:15:12.000Z","updated_at":"2018-12-11T06:06:05.000Z","dependencies_parsed_at":"2023-05-26T22:30:25.066Z","dependency_job_id":null,"html_url":"https://github.com/nickylogan/roombooker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nickylogan/roombooker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickylogan%2Froombooker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickylogan%2Froombooker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickylogan%2Froombooker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickylogan%2Froombooker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nickylogan","download_url":"https://codeload.github.com/nickylogan/roombooker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickylogan%2Froombooker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33114530,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"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":["laravel","php","webapp"],"created_at":"2025-04-09T20:52:08.745Z","updated_at":"2026-05-16T18:36:29.062Z","avatar_url":"https://github.com/nickylogan.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ROOMBOOKER\n\n![](https://circleci.com/gh/Log-baseE/roombooker.svg?style=shield\u0026circle-token=8a5dfe38b39dccc1ca640c27c3ea01d92e0abd7a)\n\nA room booking web app built using the [Laravel](https://laravel.com/) framework\n\n## Running\n\nMost of the configuration for the [Homestead](https://laravel.com/docs/5.7/homestead) virtual machine is done in `Homestead.yaml`. For _Homestead_ to work properly, create a new file named `Homestead.yaml` in the project root, with contents copied from `Homestead.example.yaml`. Once the file is successfully made, change the directory mapping according to your project path.\n\n```yml\nmap: 'C:\\path\\to\\roombooker'\nto: /home/vagrant/code\n```\n\n**[Don't forget to add the app domain into `/etc/hosts`](https://laravel.com/docs/5.7/homestead#configuring-homestead)**\n\nIf everything is done, run **`vagrant up`** to start the virtual machine. You should be able to access the app from your browser using the domain name specified in **`Homestead.yaml`**.\n\n## Development\n\nBefore developing, make sure that [PHP](http://php.net/), [Composer](https://getcomposer.org/), and [Laravel](https://laravel.com) are installed properly.\n\n### _Dependencies_\n\nDependencies are managed with [Composer](https://getcomposer.org/). To fetch all of them, run:\n\n```sh\ncomposer install\n```\n\n### _Additional files_\n\n#### `.env`\n\nCreate a `.env` file in your project root. Once it's done, copy all of the contents from `.env.example` into the you just created. As you can see, one variable is empty, which is the `APP_KEY` variable. To generate an app key, simply run\n\n```sh\nphp artisan key:generate\n```\n\nYou can customize the `.env` variables according to your needs.\n\n## Contributors\n\n* [Laurentius Dominick Logan](https://github.com/Log-baseE)\n* [Madeleine Jose Josodipuro](https://github.com/haysacks)\n\nSee the list of contributors for this project [here](https://github.com/Log-baseE/roombooker/graphs/contributors)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickylogan%2Froombooker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnickylogan%2Froombooker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickylogan%2Froombooker/lists"}