Skip to content

User administration from library with different roles developed in Laravel

Notifications You must be signed in to change notification settings

dadu99/app_laravel8

Repository files navigation

Laravel8 app & Bootstrap

Login Laravel Breeze

https://laravel.com/docs/10.x/starter-kits

About this application

In the creation of this application, an authentication was used with the help of Laravel Breeze.

  • This application has 2 main pages:
    • First page is designed to manage all users as an admin.
    • A user can be editor, author or admin.
    • An admin has full roles, can create new users, edit and delete users.
    • Also, the administrator can check the mail of a user or send him a notification to check the mail.
  • For now, a user can only see his profile
  • Second page is designed to manage book categories and also was implemented all CRUD operations

Manage Users

app_laravel

Manage Books

app_laravel2

Other useful links:

About

User administration from library with different roles developed in Laravel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published