Samuel Mwangi
Samuel Mwangi
### Is your feature request related to a problem? Please describe. It would be amazing to pass a git repository while initiating a new project. This would make it easy...
Fix `Argument #1 ($assert) must be of type Inertia\Testing\Assert, Inertia\Testing\AssertableInertia given` error in tests
Upgrade to Laravel 9 and to Vite. There were no tests so just relied on local tests
This PR fixes the issues described and adds tests for a good measure 😄. Whereas it is insignificant for this case, I also lazy load the user relationship to the...