Recipes
Welcome to the SolidX Recipes section! These are practical, how-to guides for common tasks and customizations in SolidX.
| Recipe | Description |
|---|---|
| Additional Datasources | Add additional data sources to your application |
| Computed Fields | Automatically calculate field values based on other data |
| Sending Emails | Configure and send emails using SMTP or Elastic Email |
| Extending Users | Customize the user model for your application |
| SolidX Handlers | Add custom logic and behavior to forms, lists, or pages |
| Media Providers | Configure media storage providers |
| Queues | Implement background jobs using SolidX's queue system |
| Soft Delete | Configure soft delete functionality on your models |