lgt
lgt
Hi, I have the same issue with published. If I pass a second parameter to target a given post then the error will occur. Would be possible just to remove...
thank you for the feedback!! Actually what you suggest to override the default wizzard submit and is good like, however I was trying the following as you suggested wizard._defaultSubmit =...
thanks again for your feedback. The wizzard has a form tag already this one should be changed? Is there a way to upload files via ajax on form submit?
okay let me give a try this issue hangs on my neck almost for 1 week and thanks again for your nice feedback
I made a switch from jasny to blueimp and I try now to use it for multiple file uploads with other form elements.
I try to get related model with the following code but I get no relation in output ```` $tree = \App\Group::where('id', $this->team_id)->with('leader')->first(); if($tree) { $nodes = $tree->getAncestorsAndSelf(); return $nodes; }...
I'm facing the same issue as @shanewg using beta7
I'm facing the same
I have!