reddit-laravel
Site like reddit in Laravel
composer install
create file database.sqlite in database directory
php artisan migrate
- Login/Register
- Posts(title, link, text)
- Comments
- Posts upvote/downvote - Ajax
- User profile
I should add:
- Comments editing with Ajax
On this page
Contributors
MIT License
Created August 8, 2016
Updated May 30, 2019