GithubHelp home page GithubHelp logo

melfarghaly / laravel-blogger Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mariocoski/laravel-blogger

0.0 1.0 0.0 9.74 MB

Simple, easy-to-start blogging platform powered by Laravel

License: MIT License

PHP 56.83% JavaScript 10.72% HTML 32.29% Shell 0.16%

laravel-blogger's Introduction

Laravel-Blogger

Build Status

Demo

https://gamechanger.mariuszrajczakowski.me

https://withjavascript.mariuszrajczakowski.me

About

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

Current technologies include:

Installation

Server Requirements Before you proceed make sure your server meets the following requirements:

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

  1. Two ways of downloading a project
  • use github to clone a project: git clone https://github.com/mariocoski/laravel-blogger
  • use a packagist: composer create-project mariocoski/laravel-blogger
  1. Go to the root of your project and run composer install

  2. Run npm install to install all front end dependencies

  3. Run gulp to compile all the assets

  4. Run php artisan vendor:publish to publish all vendor files

  5. Make sure your storage and bootstrap have right permissions: sudo chmod -R 777 ./storage ./bootstrap

  6. Make sure you have an env file copied cp .env.example .env

  7. Install Elastic Search on your server by running shell script sh elastic.sh or following online solutions like: Digital Ocean

  8. Run php artisan blogger:install to finish up the installation

Supporting

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

License

Laravel-Blogger is open-sourced software licensed under the MIT license.

Why not to try install laravel-blogger now?

  • Fully featured dashboard for admin and editor

Laravel Blogger

  • Easy to manage articles section

Laravel Blogger

  • The most powerfull markdown editor - TinyMce

Laravel Blogger

  • Fully featured media manager allows you to upload your images

Laravel Blogger

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

Laravel Blogger

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

Laravel Blogger

  • Responsive Layout

Laravel Blogger

laravel-blogger's People

Contributors

lemon-mario avatar mariocoski avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.