issues
search
harishdurga
/
laravel-quiz
With this package, you can easily get quiz functionality into your Laravel project.
MIT License
162
stars
19
forks
source link
Removed unique constraint for slug fields
#19
Closed
harishdurga
closed
2 years ago
harishdurga
commented
2 years ago
Removed unique constraints from slug fields.
Added a migration to check and remove unique indexes for slug fields from existing tables.