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 074c11e commit cbc2028
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ You can start by publishing the configuration. This is an optional step, it cont
Next generate the migration file:

$ php artisan countries:migration
$ composer dump-autoload

It will generate the `<timestamp>_setup_countries_table.php` migration and the `CountriesSeeder.php` seeder. To make sure the data is seeded insert the following code in the `seeds/DatabaseSeeder.php`

Expand Down

0 comments on commit cbc2028

Please sign in to comment.