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

Support UUID #20

Open
yondifon opened this issue Mar 15, 2021 · 0 comments
Open

Support UUID #20

yondifon opened this issue Mar 15, 2021 · 0 comments

Comments

@yondifon
Copy link
Contributor

I recently ran this in an application that uses UUID as primary keys.
It's not supported. I think a configuration file should be added to the package, user can publish and choose if the package uses morphs or uuidmorphs

Something like

// config/popular.php

return [
    'uses_uuid' => true
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant