\CreateAdminSettingsTable

Summary

Methods
Properties
Constants
getConnection()
config()
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

getConnection()

getConnection() : mixed

Returns

mixed —

config()

config(mixed  $key) : mixed

Parameters

mixed $key

Returns

mixed —

up()

up() : void

Run the migrations.

down()

down() : void

Reverse the migrations.