Commit d293ce2f by 庄欣

fix bug

parent b24d71cf
......@@ -7,6 +7,7 @@ use App\Traits\Controller;
use Illuminate\Database\Eloquent\ModelNotFoundException;
use Symfony\Component\HttpFoundation\Request;
use App\Photo\Model\Photo as PhotoModel;
use App\Photo\Validation\PhotoValidator;
class Photo extends \Illuminate\Routing\Controller
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment