Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusfccp authored Jan 3, 2018
1 parent bc6be31 commit 074c11e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ Add `webpatser/laravel-countries` to `composer.json`.

Run `composer update` to pull down the latest version of Country List.

**If you're using Laravel 5.5, you don't have to edit `app/config/app.php`.**

Edit `app/config/app.php` and add the `provider` and `filter`

'providers' => [
Expand Down Expand Up @@ -52,4 +50,4 @@ You may now run it with the artisan migrate command:

$ php artisan migrate --seed

After running this command the filled countries table will be available
After running this command the filled countries table will be available

0 comments on commit 074c11e

Please sign in to comment.