Skip to content

musaberatbahadir/laravelBlog

Repository files navigation

Laravel 5.4 Blog with basic Elasticsearch properties

This is a sample blog website building with Laravel 5.4. You are able to add, delete or update a content on your Blog, on your local database. Moreover these actions simultaneously modify your own elasticsearch server. Lastly You can search a "full word" on search bar, then you will see the elasticsearch server's return.

Getting Started

These installations will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • install composer
  • install mysql locally
  • install elasticsearh

Some Descriptions

  • PostsController.php our controller file. You can see all function in this file(search, updatePost ..)
  • You can compare versions in composer.json
  • ...will be added...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published