laravel-5-roles-and-permissions-demo icon indicating copy to clipboard operation
laravel-5-roles-and-permissions-demo copied to clipboard

create_roles_table migration does not reverse

Open kmbt opened this issue 8 years ago • 0 comments

While browsing through the code I have noticed that the CreateRolesTable migration does not implement the down() method. Is this on purpose?

kmbt avatar May 07 '16 06:05 kmbt