Add a new database schema to the server.
Processing mode: async
Documentation Index
Fetch the complete documentation index at: https://forge.laravel.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
The access token received from the authorization server in the OAuth 2.0 flow.
The name of the database to create.
63"forge"
The name of the database user to create. Only needed if a new user should be created alongside the database.
"james"
The password for the database user. Only used if the user is provided.
255"password"
DatabaseResource