v5.8.0
Changes
- Update support to Laravel Framework 5.8.
- Improve performance by prefixing all global functions calls with
\
to skip the look up and resolve process and go straight to the global function.
\
to skip the look up and resolve process and go straight to the global function.