{"id":18437068,"url":"https://github.com/flazefy/churchweb","last_synced_at":"2026-05-18T04:36:13.792Z","repository":{"id":216639323,"uuid":"719942540","full_name":"FlazeFy/churchweb","owner":"FlazeFy","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-22T05:54:50.000Z","size":3338,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T13:09:22.427Z","etag":null,"topics":["admin-dashboard","church","laravel","mvc","php","religion","sql"],"latest_commit_sha":null,"homepage":"https://gkpitt.leonardhors.site","language":"Blade","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/FlazeFy.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":"2023-11-17T08:31:02.000Z","updated_at":"2024-01-15T07:48:45.000Z","dependencies_parsed_at":"2024-01-22T06:51:35.440Z","dependency_job_id":null,"html_url":"https://github.com/FlazeFy/churchweb","commit_stats":null,"previous_names":["flazefy/churchweb"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FlazeFy/churchweb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlazeFy%2Fchurchweb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlazeFy%2Fchurchweb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlazeFy%2Fchurchweb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlazeFy%2Fchurchweb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FlazeFy","download_url":"https://codeload.github.com/FlazeFy/churchweb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlazeFy%2Fchurchweb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273136433,"owners_count":25051999,"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-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["admin-dashboard","church","laravel","mvc","php","religion","sql"],"created_at":"2024-11-06T06:13:35.132Z","updated_at":"2025-09-25T22:49:47.074Z","avatar_url":"https://github.com/FlazeFy.png","language":"Blade","funding_links":[],"categories":[],"sub_categories":[],"readme":"========================= Command =========================\n# First Run\n\u003e composer install\n\u003e composer update\n\u003e php artisan key:generate\n\u003e php artisan storage:link\n\u003e php artisan serve\n\n# Run Application\n\u003e php artisan serve\n\n# Run Queue Job\n\u003e php artisan queue:work\n\n# Run Application On Custom Pors\n\u003e php artisan serve # port=****\nex : php artisan serve # port=9000\n\n# Run Migrations\n\u003e php artisan migrate\n\n# Run Migrations On Specific file\n\u003e php artisan migrate --path=database/migrations/migration/file.php\n\n# Run Seeder\n\u003e php artisan db:seed class=DatabaseSeeder \nor\n\u003e php artisan db:seed\n\n# Run Scheduler\n\u003e php artisan schedule:run\n\n# Make Controller\n\u003e php artisan make:controller \u003cNAMA-Controller\u003eController --resource\n\n# Make Model\n\u003e php artisan make:model \u003cNAMA-Model\u003eModel\n\n# Make Seeder\n\u003e php artisan make:seeder \u003cNAMA-TABEL\u003eSeeder\n\n# Make Factories\n\u003e php artisan make:factory \u003cNAMA-TABEL\u003eFactory\n\n# Make Migrations\n\u003e php artisan make:migration create_\u003cNAMA-TABEL\u003e_table\n\n# Make Migrations on Specific File\n\u003e php artisan migrate # path=/database/migrations/\u003cNAMA-FILE\u003e.php\n\n# Make Middleware\n\u003e php artisan make:middleware \u003cNAMA-MIDDLEWARE\u003e\n\n# Make Mail\n\u003e php artisan make:mail \u003cNAMA-MAILER\u003eEmail\n\n# Make Deploy\n\u003e php artisan route:cache\n\u003e php artisan cache:clear\n\u003e php artisan route:clear","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflazefy%2Fchurchweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflazefy%2Fchurchweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflazefy%2Fchurchweb/lists"}