Skip to content

magarrent/Simple-laravel-Blog

Repository files navigation

Live Demo

Blog http://laravel.magarrent.com/

Admin http://laravel.magarrent.com/supersecret

User => demo
Password => demo

Requeriments

  • PHP >= 5.4
  • MySQL
  • MCrypt PHP Extension

Features

Blog

  • Nice minimal blog design provided by Start Bootstrap
  • Contact form with custom email sending

Home page

Admin

  • Nice interface designed by BinaryCart
  • Twitter bootstrap v3 integrated
  • Trumbowyg for a nice writting
  • Posts administration
  • User manager

Add posts

Installation

First of all, download the files to your computer or server with the next URL:

https://github.com/mgarcia96/Simple-laravel-Blog/archive/master.zip

You will php for install laravel, navigate to the installation folder with the terminal (/var/www) or web server path and run the next command:

$ php composer.phar install

And composer will begin to install all laravel files.

Composer install

After this, we will need to configure database, edit app/config/database.php and enter your MySQL credentials:

Database config

And if you need to send emails configure app/config/mail.php with your mail credentials. If you need to send emails with the contact form, in the BlogController change the email.

About

Simple blog with administration using larvel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published