We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e818eb commit 50f8302Copy full SHA for 50f8302
src/SqlLiteMigration.php renamed to src/SQLiteMigration.php
@@ -1,6 +1,6 @@
1
<?php
2
3
-namespace JJCLane\SqlLiteMigration;
+namespace JJCLane\SQLiteMigration;
4
5
use Schema;
6
use Illuminate\Database\Schema\Blueprint;
0 commit comments