Forum apps can be made complex, but just to test Laravel out, I think a web forum is a good idea. Out of the box Laravel ships with a users table. To complete your forum, you need a threads table and a posts table. Further functions might be a categories table, a search function, allow posts to display images, as I said in the beginning, forum apps can be made pretty complex
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.