{"id":21696673,"url":"https://github.com/patrickcurl/filly","last_synced_at":"2026-05-07T19:16:03.611Z","repository":{"id":152635504,"uuid":"601634591","full_name":"patrickcurl/filly","owner":"patrickcurl","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-14T13:52:50.000Z","size":766,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-20T14:54:10.237Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/patrickcurl.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-02-14T13:46:39.000Z","updated_at":"2023-02-14T13:53:00.000Z","dependencies_parsed_at":"2023-08-07T22:46:52.582Z","dependency_job_id":null,"html_url":"https://github.com/patrickcurl/filly","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/patrickcurl/filly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickcurl%2Ffilly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickcurl%2Ffilly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickcurl%2Ffilly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickcurl%2Ffilly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patrickcurl","download_url":"https://codeload.github.com/patrickcurl/filly/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickcurl%2Ffilly/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32752158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-25T19:21:17.417Z","updated_at":"2026-05-07T19:16:03.568Z","avatar_url":"https://github.com/patrickcurl.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FilamentExtendedStartedKit\n\nFilamentExtendedStarterKit is a [Filament](https://filamentphp.com/) distribution with lots \nof basic utilities and goodies pre-installed.\n\n## New Installation\n\n```bash\ncomposer create-project --prefer-dist Rgasch/filament-extended-starter-kit FilamentStarterKit\n```\n\nInstall dependencies\n\n```bash\ncomposer update\n```\n\nRun migrations\n\n```bash\nphp artisan migrate\n```\n\nCreate the first/admin user:\n\n```\nphp artisan make:filament-user\n```\n\nInit FilamentShield\n\n```\nphp artisan shield:install\n```\n\nFor the FilamentShield install, answer \"yes\" to all questions it asks.\n\nIn theory, that should be it. You can now go to /admin on your site and you should see the filament \nlogin screen. Log in with the user you created in step #4 above. \n\n\n## Installed Plugins\n\n- [Addons](https://filamentphp.com/plugins/bezhansalleh-addons)\n- [Breezy](https://filamentphp.com/plugins/breezy)\n- [Components](https://filamentphp.com/plugins/ralphjsmit-components)\n- [EmailLog](https://filamentphp.com/plugins/email-log)\n- [EnvironmentIndicator](https://filamentphp.com/plugins/environment-indicator)\n- [FeatureFlags](https://filamentphp.com/plugins/feature-flags)\n- [Flatpickr](https://filamentphp.com/plugins/flatpickr)\n- [Flowframe](https://docs.flowfra.me/docs/laravel-trend)\n- [FormBuilder](https://filamentphp.com/docs/2.x/forms/installation)\n- [Fortify](https://filamentphp.com/plugins/fortify)\n- [FullCalendar](https://filamentphp.com/plugins/filament-fullcalendar)\n- [Gravatar](https://filamentphp.com/plugins/gravatar)\n- [Google reCaptcha Field](https://filamentphp.com/plugins/google-recaptcha-field)\n- [LanguageSwitch](https://filamentphp.com/plugins/language-switch)\n- [LogManager](https://filamentphp.com/plugins/log-manager)\n- [Menus](https://filamentphp.com/plugins/menus)\n- [Notifications](https://filamentphp.com/docs/2.x/notifications/installation)\n- [Profile](https://filamentphp.com/plugins/profile)\n- [RatingField](https://filamentphp.com/plugins/rating-field)\n- [Sitemap](https://filamentphp.com/plugins/sitemap)\n- [SpatieHealth](https://filamentphp.com/plugins/spatie-health)\n- [SpatieMarkdownEditor](https://filamentphp.com/plugins/spatie-markdown-editor)\n- [SpatieSettings](https://filamentphp.com/plugins/spatie-settings)\n- [SpatieTags](https://filamentphp.com/plugins/spatie-tags)\n- [StaticAssets](https://filamentphp.com/plugins/static-asset-handler)\n- [StaticChartWidgets](https://filamentphp.com/plugins/static-chart-widgets)\n- [TableBuilder](https://filamentphp.com/docs/tables)\n- [TallInteractive](https://filamentphp.com/plugins/tall-interactive)\n- [ThemeColorSwitcher](https://filamentphp.com/plugins/theme-color-switcher)\n- [Themes](https://filamentphp.com/plugins/3x1io-themes)\n- [User](https://filamentphp.com/plugins/user-manager)\n\nAll relevant migrations, views and config files have been published to the main Laravel \ndirectory tree to the locations where you would expect them. If a package (such as, for \nexmaple, the Spatie packages) is based upon another package, the base package \nmigrations and config files have been published as well. \n\nSome of the above packages are self-explanatory (ie: you'll see them in the admin GUI)\nwhile others are development components which require some knowledge of the component \nfor it to be used. Take a look a the component pages, some have docs on the component \npage, others on their github repo (linked from the component page). \n\n## Admin Menu\n\nIn order to achieve better menu item grouping, the admin menu is generated by the \nApp\\Providers\\FilamentServiceProvider class. You can disable the use of this \nfunctionality (which will enable the default Filament menu generation) by \nsetting the *useCustomMenuGenerator* config option to *false* in the \n/config/filament-extended-starter-kit.php config file.\n\n## HealthCheck\n\nThe health checks are also defined and configued in the \nApp\\Providers\\FilamentServiceProvider class. The only variable which might \nrequire tuning is the \"nCpuCores\" variable which is used to configure \nCPU load and needs to know the number of CPU cores on you system in order \nto make this calculation correct. \n\n## ThemeColors\n\nThe filament-theme-color-switcher package allows you to easily switch \ntheme colors. The starter pack contains a *theme-colors* array in the \n*config/filament-extended-starter-kit.php* config file which allows you \nto set colors either there directly or by setting *FILAMENT_PRIMARY_COLOR*\nand *FILAMENT_SECONDARY_COLOR* in your *.env* file.\n\n## Performance\n\nSome people have reported slow page loading speeds. In response to this I've\nadded a .htaccess file which defines caching directives which already helps \nquite a bit. If after this optimization you are still unhappy with your loading \nspeeds, try removing the *\"ralphjsmit/tall-interactive\"* package from your \ncomposer.json file and then run \"composer update\" (this of course assumes that \nyou are not using the functionality in this package). \n\n\n## Alternative \n\nIf you want a tweakable install script to produce a Filament instance for you, \ncheck out [laravel-installer-script](https://github.com/rgasch/laravel-installer-script)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickcurl%2Ffilly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatrickcurl%2Ffilly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickcurl%2Ffilly/lists"}