- Provide a basic skeleton to quickly start adding features
- Paired with https://github.com/nunopeixoto/laravel-sanctum-sample
- Signup (working with laravel sample)
- Login (working with laravel sample)
- Logout (working with laravel sample)
- Navbar with router navigations
- Access to auth guarded component
- Small crud example [todo]