Hack-Weekly / turquoise-cobra-3-backend

A Backend For a Blogging Website Built in Laravel
0 stars 1 forks source link

Create a dashboard to manage user profiles, blogs, and other content. #5

Closed tjnaz closed 1 year ago

tjnaz commented 1 year ago

Develop a dashboard using Laravel+InertiaJS+Vuejs to manage all user profiles, blogs, and related content. The dashboard should allow for CRUD operations, user authentication, and role-based access control.

bhaviljain68 commented 1 year ago

Everything except role base access control is done. I do not feel Role based access control is required