The library used by PKP's applications OJS, OMP and OPS, open source software for scholarly publishing.
GNU General Public License v3.0
307
stars
448
forks
source link
Port Genre and GenreDAO to Use Eloquent Model #10133
Open
Hafsa-Naeem opened 5 months ago
Issue Description Currently,
Genre
andGenreDAO
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
branchAdditional information Laravel Eloquent Documentation