Mails + Upload
This commit is contained in:
parent
767e84e640
commit
a3bef8d1aa
19 changed files with 151 additions and 200 deletions
|
|
@ -30,7 +30,6 @@ class ModalController extends Controller
|
|||
$generalFileRepo->_set('dir', '/'.date('Y/m').'/');
|
||||
$generalFileRepo->_set('identifier', 'travel_country');
|
||||
$generalFileRepo->_set('redirect', $data['back']);
|
||||
|
||||
return $generalFileRepo->uploadFile(Request::all());
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue