1
0
Fork 0

Update MediaController

This commit is contained in:
Daniel Supernault 2019-08-29 20:12:57 -06:00
parent 0416843723
commit 4ad7fe05fc
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ class MediaController extends Controller
public function composeUpdate(Request $request, $id)
{
ini_set('memory_limit', '1024M');
$this->validate($request, [
'file' => function() {
return [