BlogHide Resteemsjoepferguson (25)in utopian-io • 7 years agoFixed Docs JS error for Search on non-docs URLSBug Fixes JavaScript errors from embedded Algolia search JS was looking for a #docsearch element that was only on pages using the docs template. Any page being loaded was using the search…joepferguson (25)in utopian-io • 7 years agoAdd Golang 1.10New Features Add Golang 1.10 support to Homestead base box. Implemented in provision script which configures the local development virtual machine Posted on Utopian.io - Rewarding…joepferguson (25)in technology • 7 years agoSlim PHP when you don't need the kitchen sink - SunshinePHP 2018 ConferenceThis year a SunshinePHP I debuted a brand new talk "Slim PHP when you don't need the kitchen sink" Description: Full stack frameworks can often be too much for an application. What if you have a…joepferguson (25)in technology • 7 years agoHomestead Welcomes Z-Ray by ZendSince the release of Homestead version 7.1.0 and base box version 5.1.0 Homestead now supports the Zend Z-Ray plugin for PHP 7.2. You can start leveraging the power of Z-Ray in your application with…joepferguson (25)in newyear • 7 years agoThe Only Way Out is ThroughOn my deathbed I will prayjoepferguson (25)in composer • 7 years agoHow to move a dependency to Composer while requiring an old versionA common problem I run into with older applications are dependencies that have been added and loaded from the application’s repository. You would often see a “libraries” folder with a…joepferguson (25)in homestead • 7 years agoUsing Homestead with CakePHP FrameworkInterested in checking out CakePHP? You can easily spin up a new CakePHP project and add Homestead just as easy as any other modern PHP project. When I teach Laravel I use a quick start style…