David Cox Jr.

Results 19 issues of David Cox Jr.

Perhaps being able to set the sizing of the card and the label would be helpful. This way if you end up needing 2 imports (for some reason like legacy...

It seems that the queue jobs for the conversions/responsive are potentially run before the model gets created. My assumption is that the queue job gets kicked off and ran before...

I have a condition where I am in need of relating a table with 2 keys that end up relating to another table as one key. I saw there was...

enhancement

**Describe the bug** Relating to #767, it seems the logic around how deleted records are stored has changed without any notice in the UPGRADING.md file. This causes a discrepancy within...

bug

### Bug Report | Q | A |------------ | ------ | BC Break | yes | Version | 3 #### Summary In upgrading an application, we switched from v2 to...

### Expected behavior When something like SOAP or xml is posted to laravel and an exception occurs I would expect to see that in the bugsnag interface under params. ###...

feature request
backlog

I would very much like to reorder the listing in the menu and in the app itself, however I seem to keep getting blank host files from using combinedhosts. Is...

**This can be categorized as a feature Req. and prob for .8.** I was thinking on a past project that I really wanted to have a social login for an...

Feature Request

In app level unit tests that involve models that are using Eloquence, if the test isn't updated to use a stub like the unit tests of this package, then the...

In the current Query Builder instance in this package, the aggregate method doesn't remove things like order at least like the latest laravel version does to remove errors around full...