My Second laravel project

Simple blog

    features :
  • Register/login
  • logout
  • Add Post
  • Edit Post
  • Remove Post

all is done in one pages just to train to use models and controllers and interact with database .