All Notable changes to laravel-support
will be documented in this file
- Added support for laravel 8.x
- Added support for laravel 7.x
- queries(): add param string $dbConnectionName if empty use default connection, otherwise if you are multiple DB connections you may specify it.
- update swiftmailer/swiftmailer to fix Remote Code Execution vulnerability in v5.4.1
- exclude composer.lock from .gitignore
- Change locale() function internals.
- add composer.lock and update dependencies.
- Initial release with unit test 100% coverage.