2017 © Pedro Peláez
 

project laravel-api-boilerplate-starter

A version of francescomalatesta/laravel-api-boilerplate-jwt but without jwt

image

vanushwashere/laravel-api-boilerplate-starter

A version of francescomalatesta/laravel-api-boilerplate-jwt but without jwt

  • Saturday, June 3, 2017
  • by vanushwashere
  • Repository
  • 0 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 210 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Laravel API Boilerplate (JWT Edition)

Laravel API Boilerplate is a "starter kit" you can use to build your first API in seconds. As you can easily imagine, it is built on top of the awesome Laravel Framework. This version is built on Laravel 5.4! Just for test. It is built on top of two big guys:, (*1)

What I made is an integration of these three packages and a setup of some authentication and credentials recovery methods., (*2)

Installation

  1. run composer create-project francescomalatesta/laravel-api-boilerplate-jwt myNextProject;
  2. have a coffee, nothing to do here;

Once the project creation procedure will be completed, run the php artisan migrate command to install the required tables., (*3)

Cross Origin Resource Sharing

If you want to enable CORS for a specific route or routes group, you just have to use the cors middleware on them., (*4)

Thanks to the barryvdh/laravel-cors package, you can handle CORS easily. Just check the docs at this page for more info., (*5)

Feedback

I currently made this project for personal purposes. I decided to share it here to help anyone with the same needs. If you have any feedback to improve it, feel free to make a suggestion, or open a PR!, (*6)

The Versions

03/06 2017

dev-master

9999999-dev

A version of francescomalatesta/laravel-api-boilerplate-jwt but without jwt

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel api boilerplate

03/06 2017

5.4.1.2

5.4.1.2

A version of francescomalatesta/laravel-api-boilerplate-jwt but without jwt

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel api boilerplate

03/06 2017

5.4.1.1

5.4.1.1

A version of francescomalatesta/laravel-api-boilerplate-jwt but without jwt

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel api boilerplate

23/04 2017

5.4.1

5.4.1.0

An API Boilerplate to create a ready-to-use REST API in seconds.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel api boilerplate jwt

26/02 2017

5.4

5.4.0.0

An API Boilerplate to create a ready-to-use REST API in seconds.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel api boilerplate jwt

17/11 2016

5.3

5.3.0.0

An API Boilerplate to create a ready-to-use REST API in seconds.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel api boilerplate jwt

25/07 2016