Skip to content

Maxbey/laravel-angular-comment-app

Repository files navigation

laravel-angular-comment-app

A simple example Laravel and AngularJS Comments SPA

Required

How to deploy the application

  • Clone the repository

    $ git clone https://github.com/Maxbey/laravel-angular-comment-app

  • Install Laravel dependencies

    $ composer install

  • Load node modules

    $ npm install

  • Install front-end dependencies

    $ bower install

  • Compile front-end

    $ gulp

  • Configure your environment

    Rename example.env to .env and specify the connection settings to the database.

About

A simple example Laravel and AngularJS Comments SPA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published