Build UI with Flowbite — a Tailwind CSS component library with vanilla JavaScript interactivity. Covers installation (NPM/CDN), data attributes, JS API, dark mode, theming, and 60+ components (modal, dropdown, navbar, forms, tables, charts). Use when building pages with Flowbite, Tailwind CSS components…
Create typed data objects (DTOs) in Laravel using spatie/laravel-data v4. One Data class replaces form requests, API resources, and TypeScript definitions. Covers creating data objects from requests/models/arrays, automatic validation, casts, transformers, lazy properties, collections, Eloquent casting, and TypeScript…
Configure and operate Laravel Horizon (laravel/horizon) on Laravel 11–13. Covers config/horizon.php, supervisors, environments, balancing strategies, dashboard authorization, deployment with Supervisor, tags, notifications, metrics, and Artisan commands. Version-aware — tags features by Laravel major version and…
Create, dispatch, configure, and test Laravel queue jobs on Laravel 11–13. Covers Redis queue driver, job classes, middleware, batching, workers, failed jobs, Supervisor, and testing. Version-aware — tags features by Laravel major version and avoids APIs unavailable in the project. Complements laravel-horizon for…
Build embedded Shopify apps in Laravel with kyon147/laravel-shopify (Osiset\ShopifyApp). Covers install, verify.shopify auth, session tokens, REST/GraphQL API via Auth::user(), webhooks, billing/plans, GDPR, app proxies, App Bridge, SPA/MPA, expiring offline tokens, and event listeners. Use when working with…
Build native iOS and Android apps with NativePHP for Mobile v3 (nativephp/mobile) on Laravel. Covers installation, Jump dev preview, EDGE native UI components, plugins, facades, push notifications, deep links, SQLite, queues, deployment, and php artisan native:run/native:package/native:jump. Use when building…
Build native desktop applications with NativePHP for Desktop v2 (nativephp/desktop) on Laravel. Covers installation, windows, menus, notifications, dialogs, system APIs, SQLite databases, queues, child processes, broadcasting, building, publishing, and security. Use when building NativePHP desktop apps…
Build API integrations and SDKs in Laravel using the Saloon PHP package (saloonphp/saloon v4). Covers connectors, requests, request body, authentication, responses, error handling, DTOs, testing with MockClient, OAuth2, pagination, caching, and rate limiting. Use when working with Saloon, building a third-party API…
Read-only Model Context Protocol server for Favro. Give your AI assistant access to your boards, cards, comments and checklists. Runs locally from the favro-mcp npm package.