GithubHelp home page GithubHelp logo

jiafegn / laravel-blog Goto Github PK

View Code? Open in Web Editor NEW

This project forked from summerblue/laravel-blog

0.0 2.0 0.0 6.57 MB

Laravel-Blog is a blog application written in Laravel 4.2.

PHP 11.15% ApacheConf 0.03% JavaScript 48.53% CSS 13.53% HTML 26.63% Shell 0.13%

laravel-blog's Introduction

Introduction

Laravel-Blog is a blog project written in Laravel 4.2.

Screenshots

Article List Page

Article composing page

Single post page

Admin Panel

Packages

Todos

  • php-spec test;

Features

  • Support multiple user;
  • Admin Interface;
  • Rich editor, include paste image and stuff;
  • Rss feed;
  • Pjax Support;
  • Sroll To Top;

Requirements and Environment

  • PHP 5.4+
  • Laravel 4.2+

Installation

Recommended using Homestead for development.

1. Clone the repo

git clone https://github.com/summerblue/laravel-blog

2. Composer install

cd laravel-blog
composer install

3. Database stuff

Ajust the database information, then:

php artisan migrate

Seed the database if you want:

php artisan db:seed

4. Info

  • Admin Account: ['username' => 'admin', 'password' => 'admin']

Contributors

On the Project Contributors Page

Contributing

Please see CONTRIBUTING for details.

License

Copyright (c) 2014 CJ.

The MIT License (MIT). Please see Opensource MIT License for more information.

laravel-blog's People

Contributors

summerblue avatar jiafegn avatar lifesign avatar

Watchers

 avatar  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.