{"id":51677196,"url":"https://github.com/themesberg/flowbite-laravel-old","last_synced_at":"2026-07-15T08:01:58.806Z","repository":{"id":66334827,"uuid":"508332647","full_name":"themesberg/flowbite-laravel-old","owner":"themesberg","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-09T12:42:38.000Z","size":378,"stargazers_count":25,"open_issues_count":3,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-03-11T14:13:32.637Z","etag":null,"topics":["flowbite","laravel","php","tailwindcss"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/themesberg.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":"2022-06-28T14:26:36.000Z","updated_at":"2026-02-24T17:19:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"b3ab57a7-7aaa-44b7-8814-57de5af987a8","html_url":"https://github.com/themesberg/flowbite-laravel-old","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/themesberg/flowbite-laravel-old","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themesberg%2Fflowbite-laravel-old","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themesberg%2Fflowbite-laravel-old/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themesberg%2Fflowbite-laravel-old/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themesberg%2Fflowbite-laravel-old/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/themesberg","download_url":"https://codeload.github.com/themesberg/flowbite-laravel-old/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themesberg%2Fflowbite-laravel-old/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35496719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-15T02:00:06.706Z","response_time":131,"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":["flowbite","laravel","php","tailwindcss"],"created_at":"2026-07-15T08:01:53.427Z","updated_at":"2026-07-15T08:01:58.799Z","avatar_url":"https://github.com/themesberg.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n[\u003cimg src=\"https://github-ads.s3.eu-central-1.amazonaws.com/support-ukraine.svg?t=1\" /\u003e](https://supportukrainenow.org)\n\n# Official Laravel Integration and blade components built for Flowbite and Tailwind CSS\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/flowbite/flowbite-laravel.svg?style=flat-square)](https://packagist.org/packages/flowbite/flowbite-laravel)\n[![GitHub Tests Action Status](https://img.shields.io/github/workflow/status/flowbite/flowbite-laravel/run-tests?label=tests)](https://github.com/flowbite/flowbite-laravel/actions?query=workflow%3Arun-tests+branch%3Amain)\n[![GitHub Code Style Action Status](https://img.shields.io/github/workflow/status/flowbite/flowbite-laravel/Check%20\u0026%20fix%20styling?label=code%20style)](https://github.com/flowbite/flowbite-laravel/actions?query=workflow%3A\"Check+%26+fix+styling\"+branch%3Amain)\n[![Total Downloads](https://img.shields.io/packagist/dt/flowbite/flowbite-laravel.svg?style=flat-square)](https://packagist.org/packages/flowbite/flowbite-laravel)\n\nThis is where your description should go. Limit it to a paragraph or two. Consider adding a small example.\n\n## Support us\n\n[\u003cimg src=\"https://github-ads.s3.eu-central-1.amazonaws.com/flowbite-laravel.jpg?t=1\" width=\"419px\" /\u003e](https://spatie.be/github-ad-click/flowbite-laravel)\n\nWe invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).\n\nWe highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).\n\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require flowbite/flowbite-laravel\n```\n\nYou can publish and run the migrations with:\n\n```bash\nphp artisan vendor:publish --tag=\"flowbite-laravel-migrations\"\nphp artisan migrate\n```\n\nYou can publish the config file with:\n\n```bash\nphp artisan vendor:publish --tag=\"flowbite-laravel-config\"\n```\n\nThis is the contents of the published config file:\n\n```php\nreturn [\n];\n```\n\nOptionally, you can publish the views using\n\n```bash\nphp artisan vendor:publish --tag=\"flowbite-laravel-views\"\n```\n\n## Usage\n\n```php\n$flowbiteLaravel = new Flowbite\\FlowbiteLaravel();\necho $flowbiteLaravel-\u003eechoPhrase('Hello, Flowbite!');\n```\n\n## Testing\n\n```bash\ncomposer test\n```\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](https://github.com/thomasdominic/.github/blob/main/CONTRIBUTING.md) for details.\n\n## Security Vulnerabilities\n\nPlease review [our security policy](../../security/policy) on how to report security vulnerabilities.\n\n## Credits\n\n- [Dominique Thomas](https://github.com/thomasdominic)\n- [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemesberg%2Fflowbite-laravel-old","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthemesberg%2Fflowbite-laravel-old","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemesberg%2Fflowbite-laravel-old/lists"}