Skip to content

hussamEL-Hwary/my-blog

Repository files navigation

blog build with laravel 5.4 user Registration, create posts,

comment on posts and login with facebook

READY FOR USE.

About

simple blog built with laravel 5.4. users can create account with email or login with facebook, publish posts and comment on posts

Features

A Laravel 5.4.x with minimal Bootstrap.

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

Routes

Authentication Routes

  • /login
  • /logout
  • /login/facebook
  • /register
  • /password/email
  • /password/reset

User Routes

  • /home
  • /posts
  • /posts/create
  • posts/{post}/comment

Socialite

Get Socialite Login API Keys:

and many others if you want to use

Screenshots

home



Register

register



Login

login



Create Post

post

Releases

No releases published

Packages

No packages published

Languages