This project will provide a concise overview of the topic-oriented community (mini blog) implementation of Laravel, which includes migrations, models, relations, controllers, routes, blade files, authorization, authentication, and view composers.
Here are list of features we will be crafting one after another for this project.
1. Database migration scaffolding and ORM Models setup
2. Adding boostrap ui and master layout
3. Crud setup for topics
4. Crud setup for communities
5. Crud setup for posts
6. Ajax setup for post comment