Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hailwood authored Nov 22, 2024
1 parent 8123447 commit f3cd266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Optionally publish the configuration file:
php artisan vendor:publish --provider="Webfox\InertiaDataProviders\InertiaDataProvidersServiceProvider"
````

We assume you've already for the Inertia adapter for Laravel installed.
We assume you've already got the Inertia adapter for Laravel installed.
## What Problem Does This Package Solve?
Controllers in Laravel are meant to be slim. We have Form Requests to extract our the validation & authorization logic and
Expand Down

0 comments on commit f3cd266

Please sign in to comment.