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

Port Genre and GenreDAO to Use Eloquent Model #10133

Open
Hafsa-Naeem opened this issue Jun 26, 2024 · 1 comment
Open

Port Genre and GenreDAO to Use Eloquent Model #10133

Hafsa-Naeem opened this issue Jun 26, 2024 · 1 comment
Assignees
Labels
Enhancement:2:Moderate A new feature or improvement that can be implemented in less than 4 weeks.

Comments

@Hafsa-Naeem
Copy link
Contributor

Hafsa-Naeem commented Jun 26, 2024

Issue Description
Currently, Genre and GenreDAO utilize a traditional DAO framework. These should be ported to use Laravel's Eloquent model.

What application will be affected?
OJS, OMP or OPS main branch

Additional information
Laravel Eloquent Documentation

@Hafsa-Naeem Hafsa-Naeem self-assigned this Jun 26, 2024
@Hafsa-Naeem Hafsa-Naeem added the Enhancement:2:Moderate A new feature or improvement that can be implemented in less than 4 weeks. label Jun 26, 2024
Hafsa-Naeem added a commit to Hafsa-Naeem/pkp-lib that referenced this issue Jul 12, 2024
@Hafsa-Naeem
Copy link
Contributor Author

Hafsa-Naeem commented Jul 12, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement:2:Moderate A new feature or improvement that can be implemented in less than 4 weeks.
Projects
None yet
Development

No branches or pull requests

1 participant