abstract class Migration (View source)
protected string|null | $connection | The name of the database connection to use. | |
bool | $withinTransaction | Enables, if supported, wrapping the migration within a transaction. |
string|null | getConnection() Get the migration connection name. |
Get the migration connection name.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/8.x/Illuminate/Database/Migrations/Migration.html