We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 805c43e commit b4235f9Copy full SHA for b4235f9
README.md
@@ -18,6 +18,9 @@ Just require this package with composer.
18
composer require kg-bot/laravel-localization-to-vue
19
```
20
21
+### Laravel 8.0+
22
+Laravel 8.0 require minimum of PHP 7.3. make sure you have at least PHP 7.3 before running composer.
23
+
24
### Laravel 5.5+
25
26
Laravel 5.5 uses Package Auto-Discovery, so doesn't require you to manually add the ServiceProvider.
0 commit comments