Vote based Question & Answer site built using Laravel 5.4, material design, x-editable and jQuery Upvote with email and database notifications.
Stars
116
Forks
25
Watchers
116
Open Issues
9
Overall repository health assessment
^0.15.3^3.3.7^3.1.1^0.8.1^4.17.4^2.1.10:bug: Removed calls to deprecated helper str_plural
cd3c5aeView on GitHub:recycle: Updated phpunit.xml file and refactored part of the tests
65d762dView on GitHub:recycle: Refactoring code: changed the use of the DB facade in favour of the Tag model
56fae83View on GitHub:recycle: Refactoring code: changed Tag routes to use route model binding.
c6feb2aView on GitHub:recycle: Refactoring code: changed php tags to blade tags. The code in there needs to be moved to the controllers.
91c63e5View on GitHub:recycle: Refactoring code to use Route Model binding
5a9f0beView on GitHub