Skip to content

Commit

Permalink
Added use Schema
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarafdev committed Aug 28, 2020
1 parent 0b66a20 commit 9e483f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Way/Generators/Templates/migration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

use Illuminate\Database\Migrations\Migration;
use Illuminate\Database\Schema\Blueprint;
use Illuminate\Support\Facades\Schema;

class $CLASS$ extends Migration {

Expand Down

0 comments on commit 9e483f9

Please sign in to comment.