Jason Judge

Results 48 issues of Jason Judge

### Summary of problem or feature request This deprecation warning appears a lot in datatables with laravel 9 and PHP 8.1: > ctype_lower(): Argument of type int will be interpreted...

Would (or could) any alternative database formats be considered or possible? Backing up an account with many 10s of thousands of emails quickly eats into disk space on many file...

features
v2.0

I would like to be able to create an exchange with the `alternative-exchange` option set. There will be other tools to do this, but this artisan command is here and...

enhancement

Since we should not be generating anything on production, can this package be installed as a dev only dependency? composer require --dev wn/lumen-generators I'm asking in case there is any...

Would OSGB to UTM conversions be appropriate to this library, or is it out of scope? OSGB is a grid system used in the UK and developed by Ordnance Survey...

feature

https://en.wikipedia.org/wiki/Princess_Juliana_International_Airport I'm not entirely sure which is correct, but any clarification should be appreciated. Islands that have split country ownership are always a problem in situations like this.

Fix for https://github.com/goldspecdigital/oooas/issues/52

At the moment, a single Guzzle client can be set up with this handler, and the operation of the handler can be enabled or disabled by passing the `auth` parameter...

This documentation describes two ways of publishing migrations: as a complete directory of full migration scripts, or as named migration stubs. The main Laravel documentation, right up to v8, does...

Backport of the visualizer command from v3 to v2, for use with Laravel v5.