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

Laravel Support #178

Open
jihadadulrazaqjasim opened this issue Sep 16, 2024 · 3 comments
Open

Laravel Support #178

jihadadulrazaqjasim opened this issue Sep 16, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@jihadadulrazaqjasim
Copy link

jihadadulrazaqjasim commented Sep 16, 2024

Is the package can be used in laravel ? If yes, how can it be done as there is no documentation for it. If no, do you have any plan to make the package work with laravel ?

@pounard
Copy link
Member

pounard commented Sep 16, 2024

Hello, this is a good question.

As of now, the core API is independent from any framework, and can be used as a standalone app (in main branch, which will be the next major 2.0 release). This means that you can manually write your database table and column configuration then run it, no matter the framework you use:

Please note it might cause a few dependency problems with your own composer.json file, so you might want to try by installing it in its own project folder.

Laravel integration is something we discussed, and planned in our backlog, but with no due date. We would greatly appreciate some help on this by the way!

Lonnytunes added a commit that referenced this issue Nov 22, 2024
Lonnytunes added a commit that referenced this issue Nov 26, 2024
Lonnytunes added a commit that referenced this issue Nov 26, 2024
Lonnytunes added a commit that referenced this issue Nov 26, 2024
@Lonnytunes Lonnytunes self-assigned this Nov 27, 2024
@Lonnytunes Lonnytunes added the enhancement New feature or request label Nov 27, 2024
@Lonnytunes
Copy link
Collaborator

Lonnytunes commented Nov 27, 2024

Hi @jihadadulrazaqjasim,

You may have already received some notifications, but just to inform you that we are currently working on the Laravel support (#206).

Lonnytunes added a commit that referenced this issue Nov 27, 2024
@Lonnytunes
Copy link
Collaborator

Lonnytunes added a commit that referenced this issue Dec 3, 2024
Lonnytunes added a commit that referenced this issue Dec 3, 2024
Lonnytunes added a commit that referenced this issue Dec 3, 2024
Lonnytunes added a commit that referenced this issue Dec 3, 2024
Lonnytunes added a commit that referenced this issue Dec 3, 2024
Lonnytunes added a commit that referenced this issue Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants