2017 © Pedro Peláez
 

project laravel-blogger

simple and elegant blog platform powered by Laravel

image

mariocoski/laravel-blogger

simple and elegant blog platform powered by Laravel

  • Sunday, October 22, 2017
  • by Mariocoski
  • Repository
  • 2 Watchers
  • 19 Stars
  • 107 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 10 Forks
  • 3 Open issues
  • 5 Versions
  • 35 % Grown

The README.md

Laravel-Blogger

Build Status, (*1)

Demo

https://gamechanger.mariuszrajczakowski.me, (*2)

https://withjavascript.mariuszrajczakowski.me, (*3)

About

Laravel-blogger is simple, easy-to-start blog platform powered by laravel framework, heavily inspired by Canvas blogging platform., (*4)

Current technologies include: * Semantic UI * JQuery - Lazy Load * TinyMCE * Scout * ElasticSearch driver for full text-searching * Filemanager-Laravel * Laravel-Socialite * Powered by Laravel 5., (*5)

Installation

Server Requirements Before you proceed make sure your server meets the following requirements:, (*6)

Composer PHP >= 7.0 PHP extensions (PDO, SQLite, OpenSSL, Mbstring, Tokenizer) PDO compliant database (SQL / MySQL / PostgreSQL / SQLite), (*7)

  1. Two ways of downloading a project, (*8)

    • use github to clone a project: git clone https://github.com/mariocoski/laravel-blogger
    • use a packagist: composer create-project mariocoski/laravel-blogger
  2. Go to the root of your project and run composer install, (*9)

  3. Run npm install to install all front end dependencies, (*10)

  4. Run gulp to compile all the assets, (*11)

  5. Run php artisan vendor:publish to publish all vendor files, (*12)

  6. Make sure your storage and bootstrap have right permissions: sudo chmod -R 777 ./storage ./bootstrap, (*13)

  7. Make sure you have an env file copied cp .env.example .env, (*14)

  8. Install Elastic Search on your server by running shell script sh elastic.sh or following online solutions like: Digital Ocean, (*15)

  9. Run php artisan blogger:install to finish up the installation, (*16)

Supporting

Laravel-blogger is an MIT-licensed open source project available for free to download. All contribution are welcomed!, (*17)

License

Laravel-Blogger is open-sourced software licensed under the MIT license., (*18)

Why not to try install laravel-blogger now?

  • Fully featured dashboard for admin and editor

Laravel Blogger, (*19)

  • Easy to manage articles section

Laravel Blogger, (*20)

  • The most powerfull markdown editor - TinyMce

Laravel Blogger, (*21)

  • Fully featured media manager allows you to upload your images

Laravel Blogger, (*22)

  • Advanced settings section helps you to control your SEO, Google Analytics and Disqus Comments

Laravel Blogger, (*23)

  • Amazing, blazing fast full-text searching with Elastic Search

Laravel Blogger, (*24)

  • Responsive Layout

Laravel Blogger, (*25)

The Versions