{"id":20471475,"url":"https://github.com/bitfumes/in-depth-laravel-2023-module-1","last_synced_at":"2025-06-27T17:36:45.985Z","repository":{"id":66358923,"uuid":"602359141","full_name":"bitfumes/In-Depth-Laravel-2023-Module-1","owner":"bitfumes","description":"laravel 10 course for beginners","archived":false,"fork":false,"pushed_at":"2023-06-02T17:52:51.000Z","size":251,"stargazers_count":35,"open_issues_count":1,"forks_count":22,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-13T11:06:14.583Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/bitfumes.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}},"created_at":"2023-02-16T03:12:33.000Z","updated_at":"2025-03-16T05:26:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"3660240b-d35c-4f54-9a65-41991066fd98","html_url":"https://github.com/bitfumes/In-Depth-Laravel-2023-Module-1","commit_stats":null,"previous_names":["bitfumes/in-depth-laravel-2023-module-1"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bitfumes/In-Depth-Laravel-2023-Module-1","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfumes%2FIn-Depth-Laravel-2023-Module-1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfumes%2FIn-Depth-Laravel-2023-Module-1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfumes%2FIn-Depth-Laravel-2023-Module-1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfumes%2FIn-Depth-Laravel-2023-Module-1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitfumes","download_url":"https://codeload.github.com/bitfumes/In-Depth-Laravel-2023-Module-1/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfumes%2FIn-Depth-Laravel-2023-Module-1/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262302710,"owners_count":23290310,"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":[],"created_at":"2024-11-15T14:16:17.351Z","updated_at":"2025-06-27T17:36:45.960Z","avatar_url":"https://github.com/bitfumes.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel 10 Course\n\n## Get this course from Bitfumes youtube channel\n\n#### Project Idea\n1. User can create a new help ticket\n2. Admin and user can reply on help ticket\n3. Admin can reject or resolve the ticket\n4. When admin update on the ticket then user will get one notification via email that ticket status is updated\n5. User can give ticket title and description\n6. User can upload a document like pdf or image\n\n#### Table Structure\n1. Tickets\n   - title( string ) {required}\n   - description(text) {required}\n   - status(open {default}, resolved, rejected)\n   - attachment(string) {nullable}\n   - user_id {required} filled by laravel\n   - status_changed_by_id {nullable}\n\n2. Replies\n   - body(text) {required}\n   - user_id {required} filled by laravel\n   - ticket_id {required} filled by laravel","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitfumes%2Fin-depth-laravel-2023-module-1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitfumes%2Fin-depth-laravel-2023-module-1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitfumes%2Fin-depth-laravel-2023-module-1/lists"}