Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

mitulgolakiya/laravel5-angularjs-boilerplate

Repository files navigation

Laravel5 & AngularJS Boilerplate

Boilerplate for Laravel5 & AngularJS Development

Included Backend Packages

  • Laravel
  • barryvdh/laravel-ide-helper

Included Frontend Bower Packages

  • angular
  • angular-ui-router
  • bootstrap
  • font-awesome

Custom Libraries

  • Constants file - Can be used as default constants of your app, no need to setup a new constants file
  • CommonAppUtils - Common Util/Helper functions like castObject, makeAssocArrOfObjectsByField etc. and can be added more.
  • Response Manager - Response Manager to setup a response structure for API calls

Installation

Here are the steps to get started:

  • Clone this repository with git clone
  • Run composer install command composer install
  • Run bower update in public directory bower update

And you are ready to go. !! :)

Credits

This Boilerplate is created by Mitul Golakiya.

About

Boilerplate for Laravel5 & AngularJS Development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages