Manages template-based email and push notifications with Blade rendering. Activates when creating notification classes, editing notification templates or Blade files, using shortcodes/variables, working with NotificationMail or NotificationTemplateRenderer, or seeding notification templates.
Develops and tests Laravel packages using Orchestra Testbench. Activates when writing package tests, configuring testbench.yaml, managing migrations, defining routes/environment for tests, using Testbench Dusk for browser tests, or working with Workbench for package preview.
Activate when creating or modifying SaaS/e-commerce features using the coderstm/laravel-core package. Triggers on: Subscription, Plan, Feature, Coupon, Shop, Cart, Checkout, Order, Payment, Refund, WalletBalance, Blog, Admin, Currency, AppSetting, PaymentMethod, ManagesSubscriptions, Billable, HasWallet, HasFeature, HasPermission, Coderstm facade, Blog facade, Shop facade, Currency facade, auth guards, artisan commands (check:canceled-subscriptions, subscriptions:renew, reset:subscriptions-usages), config keys (coderstm.*), or any route prefixed with /auth/, /subscriptions/, /admin/, /user/, /shop/, or /webhooks/.