Day: July 10, 2015

  • Laravel: Adding A Default Message to a Select Drop Down with Eloquent

    I ran into an issue earlier where I needed to add a default message to a drop down box created through Laravel’s Form builder. The difficulty was that the form select doesn’t allow for a default option. You have to manually add that. If you pre-populate your select with an Eloquent model, you will have…

  • Diablo 3: Testing the PTR for Patch 2.3

    Last night, I gave the latest PTR build for Patch 2.3 a spin. Fortunately, there wasn’t a lot of people on and I successfully got in. That allowed me to complete a good number of bounties to finally start unlocking legendary passives and allow me to play around with a few ideas and experiment with…