Patrick O'Meara

Results 14 issues of Patrick O'Meara

* Laravel 9 requires PHP 8 or above so it's time for a major version bump for this package * I have added info on using anything less than Laravel...

When I'm writing migrations or commands that change a lot of data I often want to see just the write queries, or just the updates or deletes, depending on what...

Reproduced in this repo https://github.com/patrickomeara/page-not-found When using the blade tag for 404, the above error is returned for urlencoded characters http://page-not-found.test/%c0 Note: works fine when not using url encoded characters...

bug

The en-AU locale wasn't using ordinal at all. It should follow the same as the other English languages.