Rename nntmux namespace and folder to Blacklight

This commit is contained in:
DariusIII
2018-02-14 23:08:17 +01:00
parent dafbf4e3e8
commit 314e601e44
272 changed files with 1037 additions and 693 deletions
@@ -3,7 +3,7 @@
namespace App\Http\Controllers\Auth;
use App\Models\User;
use nntmux\utility\Utility;
use Blacklight\utility\Utility;
use App\Http\Controllers\Controller;
use Illuminate\Support\Facades\Password;
use Illuminate\Support\Facades\Validator;