不支持编码格式(tmp)

时间:2019-03-24 10:53:36

标签: php laravel laravel-5 image-uploading

从控制器返回empty时出现异常。

<?php class Home extends MY_Controller { public function add_items() { echo $title = $this->input->post('item_description'); //$this->show('admin/add_items.php'); } } ?> 中的表格:

$request

CategoryController

creat.blade.php

0 个答案:

没有答案