{"id":20820199,"url":"https://github.com/ezzylan/laragigs","last_synced_at":"2025-09-03T20:33:54.534Z","repository":{"id":103991669,"uuid":"512657306","full_name":"ezzylan/laragigs","owner":"ezzylan","description":"An app for listing Laravel gigs/jobs. This project is based on Traversy Media's YouTube \"Laravel From Scratch 2022\" course.","archived":false,"fork":false,"pushed_at":"2022-07-11T08:15:18.000Z","size":284,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-12T06:23:29.187Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","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/ezzylan.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":"2022-07-11T07:28:03.000Z","updated_at":"2022-07-11T08:17:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"fef8c542-1501-4edf-87eb-a96464ac3e73","html_url":"https://github.com/ezzylan/laragigs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ezzylan/laragigs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezzylan%2Flaragigs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezzylan%2Flaragigs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezzylan%2Flaragigs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezzylan%2Flaragigs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ezzylan","download_url":"https://codeload.github.com/ezzylan/laragigs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezzylan%2Flaragigs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266437373,"owners_count":23928235,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-17T22:08:37.563Z","updated_at":"2025-07-22T06:05:41.493Z","avatar_url":"https://github.com/ezzylan.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LaraGigs\n\nAn app for listing Laravel gigs/jobs. This project is based on Traversy Media's YouTube \"[Laravel From Scratch 2022](https://www.youtube.com/watch?v=MYyJ4PuL4pY)\" course.\n\n![image](https://user-images.githubusercontent.com/66157842/178218275-90480411-c779-4d94-b379-9806b9377563.png)\n\n## Usage\n\n### Database Setup\nThis app uses MySQL. To use something different, open up config/Database.php and change the default driver.\n\nTo use MySQL, make sure you install it, setup a database and then add your db credentials(database, username and password) to the .env.example file and rename it to .env\n\n### Migrations\nTo create all the nessesary tables and columns, run the following\n```\nphp artisan migrate\n```\n\n### Seeding The Database\nTo add the dummy listings with a single user, run the following\n```\nphp artisan db:seed\n```\n\n### File Uploading\nWhen uploading listing files, they go to \"storage/app/public\". Create a symlink with the following command to make them publicly accessible.\n```\nphp artisan storage:link\n```\n\n### Running Then App\nUpload the files to your document root, Valet folder or run \n```\nphp artisan serve\n```\n\n## License\n\nThe LaraGigs app 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%2Fezzylan%2Flaragigs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fezzylan%2Flaragigs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fezzylan%2Flaragigs/lists"}