Posts


Inertia and redicting back to save state
June 7th, 2023
Just a reminder to self that when I have multiple forms or components on a page and I want a component to send a backend request and not lose state I just do this in the controller.



Quick Command to send Heartbeat pings to Envoyer
May 5th, 2023
Just a note to self for sending pings to Envoyer.com

Note to Self: Setting up Echo Events
May 1st, 2023
I always have to remember to do this when using Echo and Pusher


Mocking OpenAi-PHP
April 6th, 2023
This is a known limitation on this library. I explain a work around here https://github.com/openai-php/laravel/issues/23#issuecomment-1499510702

