Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 273 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 273 Bytes

starter for web devs

This is a simple CRUD operation website with 3 roles (Admin, editor, user)

Laravel 5.4 and bootstrap material design together

User can only see posts, editor can crud posts, admin can crud posts and users. This is a great starter for developers.