Merge branch 'master' into develop

This commit is contained in:
Taylor Otwell
2018-07-19 07:48:44 -05:00
17 changed files with 156 additions and 21 deletions

View File

@@ -5,7 +5,7 @@ use Illuminate\Database\Seeder;
class DatabaseSeeder extends Seeder
{
/**
* Run the database seeds.
* Seed the application's database.
*
* @return void
*/