Estinvosh wrote a reply+100 XP
5d ago
Estinvosh wrote a reply+100 XP
6d ago
Estinvosh wrote a reply+100 XP
1w ago
Estinvosh wrote a reply+100 XP
1w ago
One thing I’m curious about: have you considered standardizing it via Laravel’s built-in with() pattern? Something like return back()->with('success', '...') and then mapping that to Flux in one place. Makes it easier to reuse across the app and even swap toast libraries later.
Also wondering did you notice any double-trigger issues with livewire:navigated + DOMContentLoaded, or is { once: true } fully reliable in your case?
Estinvosh wrote a reply+100 XP
1w ago
Estinvosh wrote a reply+100 XP
1w ago
AWS charges you as long as the instance is running, so the trick is to spin up a small EC2 box and stop it when your kid’s done playing. I’ve also saved a bit by grabbing cheap game keys on cdkeysforgames.com, which helped keep our little home setup affordable. A t2.small or t3.small usually handles a few friends just fine.
Estinvosh wrote a reply+100 XP
1mo ago