simple blog built with laravel 5.4. users can create account with email or login with facebook, publish posts and comment on posts
mblog Features |
---|
Built with Laravel 5.4 |
Uses MySQL Database |
Uses Artisan to manage database migration |
Dependencies are managed with COMPOSER |
User Socialite Logins |
Google reCaptcha Protection with Google API |
User Password Reset via Email Token |
User Login with remember password |
welcome email for new users |
welcome message for new accounts |
archieves |
/login
/logout
/login/facebook
/register
/password/email
/password/reset
/home
/posts
/posts/create
posts/{post}/comment
Register
Login
Create Post