\CreateTestUserTable

Test*User table representation.

This file provides the default database table for Test and User relations (c.f., laravel migrazions).

Summary

Methods
Properties
Constants
up()
down()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

up()

up() : void

Run the migrations.

down()

down() : void

Reverse the migrations.