trait
Illuminate
/
Foundation
/
Testing
/
DatabaseMigrations
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
DatabaseMigrations
Methods
public
runDatabaseMigrations ( ) : void
Define hooks to migrate the database before and after each test.