Fix for attaching files
This commit is contained in:
parent
10fdfd2988
commit
f4f13d3119
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
<?php namespace App\Http\Controllers;
|
||||
|
||||
use Utils;
|
||||
use Redirect;
|
||||
use View;
|
||||
use Response;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue