Skip to content

Commit b4235f9

Browse files
authored
Added description for Laravel 8 users
1 parent 805c43e commit b4235f9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ Just require this package with composer.
1818
composer require kg-bot/laravel-localization-to-vue
1919
```
2020

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+
2124
### Laravel 5.5+
2225

2326
Laravel 5.5 uses Package Auto-Discovery, so doesn't require you to manually add the ServiceProvider.

0 commit comments

Comments
 (0)