luisprmat wrote a comment+100 XP
4mos ago
Thanks, Simon! Since this course was recorded, there are new things in both Inertia and the starter kits, such as:
- Laravel React Starter Kit now uses fortify for authentication instead of App Controllers.
- They use Wayfinder instead of Ziggy for routes and actions.
- Inertia has a new component
<Form>to use instead ofuseFormhook.
I took this course applying the new features.
luisprmat wrote a comment+100 XP
4mos ago