{"id":48799982,"url":"https://github.com/fflch/webapps","last_synced_at":"2026-05-24T04:03:45.747Z","repository":{"id":350464858,"uuid":"1199513239","full_name":"fflch/webapps","owner":"fflch","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:36.000Z","size":112,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-13T03:32:46.378Z","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/fflch.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-02T12:28:47.000Z","updated_at":"2026-05-13T01:55:40.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/fflch/webapps","commit_stats":null,"previous_names":["fflch/webapps"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fflch/webapps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fflch%2Fwebapps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fflch%2Fwebapps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fflch%2Fwebapps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fflch%2Fwebapps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fflch","download_url":"https://codeload.github.com/fflch/webapps/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fflch%2Fwebapps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33420660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"online","status_checked_at":"2026-05-24T02:00:06.296Z","response_time":57,"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":[],"created_at":"2026-04-14T01:32:26.173Z","updated_at":"2026-05-24T04:03:45.736Z","avatar_url":"https://github.com/fflch.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Ambiente:\n\n    docker build --no-cache -t webapps .\n    docker compose up \n    cp .env.example .env\n    docker exec -it webapps composer install\n    docker exec -it webapps php artisan key:generate\n    docker exec -it webapps php artisan migrate\n\nUsuário de teste:\n\n    docker exec -it webapps php artisan tinker\n\n    $user = new \\App\\Models\\User;\n    $user-\u003eemail = 'admin@admin.com';\n    $user-\u003ename = 'admin';\n    $user-\u003ecodpes = 0;\n    $user-\u003epassword = Hash::make('admin');\n    $user-\u003elocal = true;\n    \\Spatie\\Permission\\Models\\Permission::findOrCreate('admin', 'senhaunica');\n    $user-\u003egivePermissionTo('admin');\n    $user-\u003esave();\n\nAcessar http://localhost:8000/loginlocal","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffflch%2Fwebapps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffflch%2Fwebapps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffflch%2Fwebapps/lists"}