added key and session tasks.
This commit is contained in:
@@ -29,7 +29,6 @@ class Schema {
|
||||
*/
|
||||
public static function execute($table)
|
||||
{
|
||||
die('here');
|
||||
foreach ($table->commands as $command)
|
||||
{
|
||||
$connection = DB::connection($table->connection);
|
||||
|
||||
Reference in New Issue
Block a user