This repository was archived by the owner on Feb 15, 2023. It is now read-only.
v2.0.0
Added
Added Laravel 5.8 support (4ed86d2)
Added keywords in composer.json (131c879)
Changed
- Changed minimum stability version (e39ce30)
- Replaced
request()method toapp('request')(7d9174f) - Package squareboat/sneaker was replaced with its own code (f1b6d79)
- Changed email subject (d9ce896)
- Returned Laravel 5.5+ support (fa08c3e)
- Renamed namespace from Helldar\NotifyException to Helldar\Notifex (b28765c)
- Replaced
config()method toConfig::getfacade (f34d57e) - Replaced
request()method toapp('request')(7d9174f)