Releases: Laravel-Lang/config
Releases · Laravel-Lang/config
1.4.1
Fixed
- Argument #1 ($directory) must be of type string, null given by @andrey-helldar in #15
1.4.0
Added
- Added application base path setting by @andrey-helldar in #14
1.3.0
Added
- Added settings for models by @andrey-helldar in #13
1.2.0
Changed
- Added missing statements by @andrey-helldar in #12
- Improved display of dock blocks in configuration by @andrey-helldar in #8
- Static class replaced with Laravel facade by @andrey-helldar in #11
1.1.1
Changed
- Added missing doc-blocks for routes configuration by @andrey-helldar in #7
1.1.0
Added
- Added configuration for routes by @andrey-helldar in #6
1.0.3
Fixed
- Fixed Argument #1 ($plugin) must be of type string, array given by @andrey-helldar in #5
1.0.2
Fixed
- Removed
version
key fromcomposer.json
by @andrey-helldar in #4