ishtiyaq130 / myblog

0 stars 0 forks source link

Create my blog project using php laravel and livewire #1

Closed ishtiyaq130 closed 1 month ago

ishtiyaq130 commented 1 month ago

There three different roles in this project each roles have different permissions

Auther can create, list, update and delete the blog post

Editor can list, edit and publish the blog post

Admin can create, list, update, publish and delete the blog post

ishtiyaq130 commented 1 month ago

All done