W3cubDocs

/Laravel 5.3

InteractsWithDatabase

trait InteractsWithDatabase (View source)

Methods

$this seed(string $class = 'DatabaseSeeder')

Seed a given database connection.

Details

$this seed(string $class = 'DatabaseSeeder')

Seed a given database connection.

Parameters

string $class

Return Value

$this

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.3/Illuminate/Foundation/Testing/Concerns/InteractsWithDatabase.html