/bootie-angular-app

Bootie PHP7 + AngularJS App example

Primary LanguageCSS

AngularJS + Bootie PHP7 App

You can see it online here

Download API

You can download the API here Bootie PHP7 + AngularJS Api example

Features

  • Basic Backend provided
  • Posts module
  • Users module
  • Packs module
  • Summernote plugin
  • Dropzone plugin
  • Tageditor plugin

Installation

Config

nano ./public/app/config.js

Set up proper path to previously installed and configured Bootie PHP7 + AngularJS Api example

app.constant('urls', {
   BASE: 'http://bootie-api.url',
   BASE_API: 'http://bootie-api.url/v1'
});

AngularJS