This is small blog has three types of users each user has a role. Build some endpoints like authentication process. The user types is:
- (Admin) Can make any action in the system and approved all the posts of editors , add categories , add tags. He is can post like editors.
- (Editor) The Editor can post but the status of post is pending until the admin approve it. Can add any post for favourite list and make comments for other editor's post.
- (Visitor , Subscriber) View the posts without login can write his email to can notify them when adding new posts
We Have notifications for our all users like: Notify Admin when needing approval editor post and notify editor when admin approve the post and notify subscriber or visitors when adding new post via mail## Learning Laravel
Link of Blog is deployed on herouku : https://blogmangerlaraa.herokuapp.com/