council. An open source forum built on Laravel.

github.com/JeffreyWay/council

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2018
  • Release —v1.0
  • Add notifier to update thread notification fixes #224 (#230)
  • Bump Laravel Mix install and use laravel-mix-tailwind
  • Initial Leaderboard Implementation (#211)
  • Fix content overflows when page exceeds 100% height. (#225)
  • Add color in chanel admin page (#226)
  • Correctly calculate the reply path - closes #221
  • Fix layout height when content does not fill full height. (#215)
  • Remove leading slashes in routes/web.php - resolves #216 (#218)
  • Use the redirectTo property of the LoginController, to decide where t…
  • Format code
  • Delay hover activation in navigation (#212)
  • Refactor trending to use generic cache driver (#148)
  • Bump lock files
  • Properly update the best reply column if the reply is deleted
  • Adjust DB seeder channels call (#209)
  • Add back blue dots. (#208)
  • Enable foreign key constraints dynamically (#202)
  • Add v-cloak to prevent the form from showing on page load. Even when …
  • Merge branch 'jonsugar-wip-profile-style'
  • Clean up and format