Modify a Vendor Migration in Laravel

240 views Asked by At

I'm attempting to use UUID's for my user ID's in Laravel and to support this I need to modify a vendor migration (in this case the Voyager admin panel) to change the user id type.

Is there a way to do this?

1

There are 1 answers

2
Bulent On