Optimizations - #16
Conversation
Only use schema if nonblank
…nk_schema Use DEFAULT for blank schema
Bump laravel dependencies to V11
Update composer.json to support Laravel 11
Laravel 12.x Compatibility
|
Thanks for the PR,
|
|
@bennettblack Hey, sorry, I had no intention of making a PR back to your repository. I apologize for maybe not understanding how the forking would work. I was just trying to get something working for Laravel 12 as a POC, and I allowed AI go run wild in the background at some point (for all I know the tests added are all gibberish). If what I did was against any licensing, etc., I apologize. You can close this PR. |
|
@rufhausen No worries! I understand. I'm very interested in merging in some of this functionality once you get something working for V12. |
|
@bennettblack Everything seems to be working well based on playing around in Tinker with some Eloquent models and relationships, etc. |
No description provided.