faber_create_database
Create a new MySQL database with a dedicated user for Laravel applications on Faber servers. Automatically provisions databases and users for application deployment.
Instructions
Create a new MySQL database with a dedicated user
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Database name (auto-generated if not provided) | |
| server | No | Server name from config (optional, defaults to defaultServer) |