{"id":20330362,"url":"https://github.com/sjdiego/budget-requests","last_synced_at":"2026-05-08T17:35:08.352Z","repository":{"id":158385574,"uuid":"339704933","full_name":"sjdiego/budget-requests","owner":"sjdiego","description":"A example project using Laravel that uses testing and Vue frontend to display a simple form to request a budget to make a home reform","archived":false,"fork":false,"pushed_at":"2021-02-17T11:41:25.000Z","size":344,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-25T12:06:32.796Z","etag":null,"topics":["api-rest","docker-containers","laravel-framework","swagger","vuejs"],"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/sjdiego.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":"2021-02-17T11:41:04.000Z","updated_at":"2021-02-28T16:43:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"206c99c3-a304-444d-8e26-642ef2de1a07","html_url":"https://github.com/sjdiego/budget-requests","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sjdiego/budget-requests","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjdiego%2Fbudget-requests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjdiego%2Fbudget-requests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjdiego%2Fbudget-requests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjdiego%2Fbudget-requests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sjdiego","download_url":"https://codeload.github.com/sjdiego/budget-requests/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjdiego%2Fbudget-requests/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32790571,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["api-rest","docker-containers","laravel-framework","swagger","vuejs"],"created_at":"2024-11-14T20:15:59.734Z","updated_at":"2026-05-08T17:35:08.340Z","avatar_url":"https://github.com/sjdiego.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Example project\nThis is an example of Budget request form made for an old recruitment process\nwhere I have been [ghosted](https://en.wikipedia.org/wiki/Ghosting_(employer)) due to COVID-19 pandemic.\n\n## Installation\n* Go to the root folder and use `docker-compose exec php composer install -vvv -d /usr/local/apache2/htdocs`\n* Create a .env file using `cp .env.example .env`\n* Edit data of .env file using the correct data for your environment\n* Follow steps of __Database migrations and seeding__\n* If you find permissions problems, you can issue this command: `docker-compose exec php chmod -R 777 /usr/local/apache2/htdocs/storage`\n* Set encryption key with `docker-compose exec php php /usr/local/apache2/htdocs/artisan key:generate`\n* `npm install \u0026\u0026 npm run dev`\n\n## Docker environment\nTo execute this application, you can use Docker containers provided with the *docker-compose.yml* file.\nYou can bring up docker containers with command `docker-compose up -d`\nAPI will be listening on http://localhost:8080/api\n\n## Database migrations and seeding\nYou can create tables and fill up with dummy data before executing tests using the following commands:\n* `php artisan migrate`\n* `php artisan db:seed`\n\nIf you use docker environment, you can use:\n* `docker-compose exec php php /usr/local/apache2/htdocs/artisan migrate`\n* `docker-compose exec php php /usr/local/apache2/htdocs/artisan db:seed`\n\n## Frontend landing\nBudget request form is placed on root of folder, so you can access it directly on http://localhost:8080 using docker\n\n## Tests\nYou can run tests with the following command:\n\n* `docker-compose exec php php /usr/local/apache2/htdocs/vendor/bin/phpunit /usr/local/apache2/htdocs/tests --testdox` \n\n## Documentation\n\nUsing docker containers, you can check the Swagger documentation directly on http://localhost:8080/api/documentation, \nwhere you can test each endpoint.\n\nIf you need the json of the api, you can get it on http://localhost:8080/docs \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsjdiego%2Fbudget-requests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsjdiego%2Fbudget-requests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsjdiego%2Fbudget-requests/lists"}