string create(string $name, string $path, string $table = null, bool $create = false)
Create a new migration at the given path.
string create(string $name, string $path, string $table = null, bool $create = false)
Create a new migration at the given path.
string | $name | |
string | $path | |
string | $table | |
bool | $create |
string |
Exception |
Designed by : w10schools
service@w10schools.com
Please login to continue.