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.
Please login to continue.