Laravel recommends using the `Str` and `Arr` class methods directly instead of the respective helper functions. These helper functions are [deprecated in Laravel 5.8][1] and will be removed in a future version.
[1]: https://github.com/laravel/framework/pull/26898
- Info regarding ServerPush http://blog.xebia.com/http2-server-push/
- I currently have it disabled in the kernel
- This should only be used if you first raise your
```
fastcgi_buffers
fastcgi_buffer_size
```
- From my testing this is well worth it and does speed up UNIT3D