ramblings about cars, tech, web development and more. BOTB Winner in 2010

Month: June 2020

OSX – Adding a new app path to your $PATH

Every time I see “just add /usr/local/whatever/” to your path in some documentation I just want to scream!  I’m no bash, zsrch, etc officianado so I just want to curl up into a ball trying to work out how to do this! Fortunately I have discovered that this snippet works just fine so far for […]

Mimicking Laravel scheduler during local development

When I’m developing on my local machine (OSX Mac) I sometimes need to see how the scheduler is going to interact with my application.  Perhaps running some garbage collection or sending notifications etc. Until now I’ve had to manually sit running php artisan schedule:run myself which is not what I signed up for when I […]

Powered by WordPress & Theme by Anders Norén