Purchase and activate
Filament Business Hours uses AnyStack to handle payment, licensing, and distribution.Buy a license
Purchase Filament Business Hours on AnyStack.
1
Add the private repository
composer.json
2
Require the package
3
Publish and run migrations
4
Publish the config (optional)
5
Publish views (optional)
6
Publish translations (optional)
Ships with English out of the box:
7
Add the vendor views to your Tailwind config
Filament recommends a custom theme so the plugin’s Tailwind classes get picked up. Add the Business Hours views directory to your theme’s Then rebuild your assets.
tailwind.config.js (usually resources/css/filament/admin/tailwind.config.js):
