Skip to content

A Simple Blog Site developed using Laravel-AngularJS

Notifications You must be signed in to change notification settings

jayrcodes/blognow

Repository files navigation

BlogNow

A Simple Blog Site developed using Laravel-AngularJS

What's New

  • Switch from Bootstrap to Angular Material Design
  • Minor improvements on backend

Install Dependencies and Configuration

  • composer install
  • bower install

Configure .env File

  • rename .env.example file to .env
  • configure your MySQL database credentials

Generate key for the Project

php artisan key:generate

Install Database (SQL File)

The SQL file is located at resources/docs

Test run

php artisan serve

Primary Frameworks and Dependencies Used

  • Laravel 5.2
  • AngularJS 1.4.8
  • Angular-Material 1.0.1 (new)
  • Angular-resource (ngResource)

© Jay-r Albano

About

A Simple Blog Site developed using Laravel-AngularJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages