Recent 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.
Enums and getting name from value

June 1st, 2023

Here is a note to self on how I can do this: