{"id":21471478,"url":"https://github.com/max-tonny8/laragaging","last_synced_at":"2025-03-17T06:47:22.240Z","repository":{"id":239923663,"uuid":"798989170","full_name":"max-tonny8/laragaging","owner":"max-tonny8","description":"This project is an app for listing Laravel gigs/jobs.","archived":false,"fork":false,"pushed_at":"2024-05-14T17:57:36.000Z","size":509,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T16:16:35.080Z","etag":null,"topics":["framework","laravel","php"],"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/max-tonny8.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":"2024-05-10T22:38:05.000Z","updated_at":"2024-08-09T15:09:17.000Z","dependencies_parsed_at":"2024-06-04T01:20:15.531Z","dependency_job_id":null,"html_url":"https://github.com/max-tonny8/laragaging","commit_stats":null,"previous_names":["tonny0831/laragaging","max-tonny8/laragaging"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max-tonny8%2Flaragaging","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max-tonny8%2Flaragaging/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max-tonny8%2Flaragaging/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max-tonny8%2Flaragaging/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/max-tonny8","download_url":"https://codeload.github.com/max-tonny8/laragaging/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243988961,"owners_count":20379649,"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":["framework","laravel","php"],"created_at":"2024-11-23T09:35:07.403Z","updated_at":"2025-03-17T06:47:22.219Z","avatar_url":"https://github.com/max-tonny8.png","language":"PHP","readme":"# LaraGigs app\n\nAn app for listing Laravel gigs/jobs. This project is from my YouTube \"[Laravel From Scratch 2022](https://www.youtube.com/watch?v=MYyJ4PuL4pY)\" course.\n\n![Alt text](/public/images/screen.png \"LaraGigs\")\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 The 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","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmax-tonny8%2Flaragaging","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmax-tonny8%2Flaragaging","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmax-tonny8%2Flaragaging/lists"}