Skip to content

Commit

Permalink
Added description for Laravel 8 users
Browse files Browse the repository at this point in the history
  • Loading branch information
Generation4 committed Sep 22, 2020
1 parent 805c43e commit b4235f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ Just require this package with composer.
composer require kg-bot/laravel-localization-to-vue
```

### Laravel 8.0+
Laravel 8.0 require minimum of PHP 7.3. make sure you have at least PHP 7.3 before running composer.

### Laravel 5.5+

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

0 comments on commit b4235f9

Please sign in to comment.