updated docker

removed unused files
This commit is contained in:
Jack Goh
2018-06-28 16:51:21 +08:00
parent be09fcb3d2
commit 94327b6a4d
257 changed files with 18591 additions and 88 deletions
@@ -0,0 +1,10 @@
<?php
namespace App\Http\Controllers;
use Illuminate\Http\Request;
class ForgotPasswordController extends Controller
{
//
}