Skip to content

Laravel dependencies #1

@Radiergummi

Description

@Radiergummi

Currently, the library has dependencies on Laravel code in several places, making it essentially incompatible with "any other application using composer" or even Lumen, I think. However, the dependent code seems to not fully work as intended (eg. pagination link resolution).
We should either fully embrace Laravel, introduce proper abstractions and fix the code, or throw out all framework-specific code and remain compatible with other applications. The former would be faster, but reduce reusability, the latter would be harder, but result in a versatile library we could use in other projects, too.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestheritageHeritage from the original library that should be sorted out

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions