You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,8 @@ This preset scaffolding removes the manual steps required to get up and running
9
9
10
10
## Usage
11
11
12
-
1. Fresh install Laravel >= 5.8 and cd to your app.
13
-
2. Install this preset via `composer require laravel-frontend-presets/inertiajs`. Laravel will automatically discover this package. No need to register the service provider.
12
+
1. Fresh install Laravel >= 6.0 and cd to your app.
13
+
2. Install this preset via `composer require --dev laravel-frontend-presets/inertiajs`. Laravel will automatically discover this package. No need to register the service provider.
0 commit comments