blumilksoftware / blt

Behat+Laravel toolbox. Still in progress.
https://packagist.org/packages/blumilksoftware/blt
3 stars 0 forks source link

#58 - add spatie laravel-permission tools #61

Open JakubKermes opened 1 week ago

JakubKermes commented 1 week ago

This should close #58. Added options for adding roles and permissions to users, or other objects in database.

JakubKermes commented 1 week ago

This should be working already, but needs eloquent tools to actually implement this into tests, waiting for merge of #42.