23.11 Upload to live
This commit is contained in:
parent
8cae2f92a4
commit
8ebdacec98
80 changed files with 7320 additions and 3937 deletions
|
|
@ -29,8 +29,6 @@ class AttributeController extends Controller
|
|||
public function store()
|
||||
{
|
||||
|
||||
|
||||
|
||||
$data = Input::all();
|
||||
if($data['id'] == "new"){
|
||||
$model = Attribute::create([
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue