fix some problems on the CLI and allow specification of environment and database.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<?php namespace Laravel\CLI\Tasks\Migrate;
|
||||
|
||||
use Laravel\Request;
|
||||
use Laravel\Database as DB;
|
||||
|
||||
class Database {
|
||||
|
||||
Reference in New Issue
Block a user