Thomas John

Results 4 issues of Thomas John

I tried generating pdf using the sample code: `$view = ''` `. 'Put your html here, or generate it with your favourite '` `. 'templating system.'` `. '';` `return PDF::load($view,...

I tried loading my view like this: `return PDF::load(View::make('foo-bar', $data))->show();` but this error occurs: `Call to undefined method Cpdf::clippingRectangleRounded()`

How do we use the owl carousel options?

I have two sets of radio buttons, only 1 of the sets work. The other set just don't seem to be responding when ticking their boxes but the binding of...