mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-05-08 04:00:14 -05:00
(Update) Refactor HTTP Redirects
- Use global redirect() helper instead of facade
This commit is contained in:
@@ -19,9 +19,7 @@ use App\History;
|
||||
use App\BonTransactions;
|
||||
use App\Requests;
|
||||
use App\Group;
|
||||
|
||||
use Illuminate\Support\Facades\DB;
|
||||
|
||||
use Carbon\Carbon;
|
||||
|
||||
class StatsController extends Controller
|
||||
|
||||
Reference in New Issue
Block a user