v2.0.0
Breaking Changes:
mix()
has been renamed tobase_asset()
public_path()
has been renamed tobase_public_path()
- Renamed
Base::class
toBaseLayout::class
- Added
Base::class
for path configuration - Minimum supported PHP version is now 7.0.0
Libraries:
- Updated Stringy to v3.0
- Updated Faker to v1.7
New additions:
- Added
base_http_host()
helper for retrieving full host including protocol - Added full test suite for peace of mind