Jason Hoendervanger

Results 6 issues of Jason Hoendervanger

Hi, I would be interested in a .zip upload method where you could mass upload images inside a category. Is this something you guys have checked out?

Hi, Great plugin! Does this however also work with Sentry from Cartalist?

idea
integrations

Guys, i ran into a problem fetching attachments. Solved it.

Is there any chance that PDF417 is supported on IOS ?

Hey man. I love your package. I was wondering. I dont think you need the relationship query. ` $query = User::query(); $query->join('contacts', 'users.id', '=', 'contacts.user_id'); $query->eloquentQuery($orderBy, $orderByDir, $searchValue); ` `...

enhancement

Using LTI 1.3. It is impossible to override the iframe height in a smaller size than 450px. which makes it hard for other plugins to be visible properly. ` //...