Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend from illuminate classes + bugfixing (main branch) (Work in progress) #43

Open
wants to merge 31 commits into
base: main
Choose a base branch
from

Conversation

joseraul
Copy link

@joseraul joseraul commented Jan 18, 2022

For the main branch

  • Extends from Illuminate classes and adapt classes
  • Removed methods that are repeated (now that we extend from Illuminate)
  • Fixed bug with between whereHas and softDeletes
  • Fixed bug with pagination
  • Fixed bug binding
  • Allow camelcase relations, ex. fancyShoe
  • Added orderByRaw for column and relation
  • Fix bug with Collection@contains

joseraul and others added 30 commits January 17, 2022 13:40
[ci skip] [skip ci]
[ci skip] [skip ci]
[ci skip] [skip ci]
[ci skip] [skip ci]
[ci skip] [skip ci]
[ci skip] [skip ci]
[ci skip] [skip ci]
[ci skip] [skip ci]
@joseraul joseraul changed the title Extend from illuminate classes Extend from illuminate classes (Work in progress) Jan 27, 2022
@joseraul joseraul changed the title Extend from illuminate classes (Work in progress) Extend from illuminate classes + bugfixing (main branch) (Work in progress) Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants