23.11 Upload to live

This commit is contained in:
Kevin Adametz 2019-11-23 15:02:41 +01:00
parent 8cae2f92a4
commit 8ebdacec98
80 changed files with 7320 additions and 3937 deletions

View file

@ -29,8 +29,6 @@ class AttributeController extends Controller
public function store()
{
$data = Input::all();
if($data['id'] == "new"){
$model = Attribute::create([