Skip to content

v1.1.2 - Laravel 12 Support

Choose a tag to compare

@onamfc onamfc released this 10 Jul 22:06
· 18 commits to main since this release

Addresses the issue with Laravel 12 has chaning the Schema::connection() method to require a connection name parameter, whereas in previous versions it could be called without arguments to use the default connection.