We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8123447 commit f3cd266Copy full SHA for f3cd266
README.md
@@ -19,7 +19,7 @@ Optionally publish the configuration file:
19
php artisan vendor:publish --provider="Webfox\InertiaDataProviders\InertiaDataProvidersServiceProvider"
20
````
21
22
-We assume you've already for the Inertia adapter for Laravel installed.
+We assume you've already got the Inertia adapter for Laravel installed.
23
24
## What Problem Does This Package Solve?
25
Controllers in Laravel are meant to be slim. We have Form Requests to extract our the validation & authorization logic and
0 commit comments