2017 © Pedro Peláez
 

utils apiutils

image

beautycoding/apiutils

  • Thursday, March 31, 2016
  • by beautycoding
  • Repository
  • 2 Watchers
  • 0 Stars
  • 100 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 9 Versions
  • 9 % Grown

The README.md

ApiUtils (Laravel 5 Package)

Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

In order to install Laravel 5 ApiUtils, just add, (*2)

"beautycoding/apiutils": "dev-master"

to your composer.json. Then run composer install or composer update,, (*3)

or just type in terminal:, (*4)

composer require beautycoding/apiutils, (*5)

Then in your config/app.php add, (*6)

    BeautyCoding\ApiUtils\Providers\ApiUtilsServiceProvider::class,

Publish config:, (*7)

    php artisan vendor:publish

Edit config file config/apiutils.php to set default response type. You can write and set own class, (*8)

The Versions

31/03 2016

dev-master

9999999-dev

  Sources   Download

MIT

The Requires

 

by Avatar AntyRace

31/03 2016

1.4.1

1.4.1.0

  Sources   Download

MIT

The Requires

 

by Avatar AntyRace

31/03 2016

1.4.0

1.4.0.0

  Sources   Download

MIT

by Avatar AntyRace

31/03 2016

1.3.1

1.3.1.0

  Sources   Download

MIT

by Avatar AntyRace

30/03 2016

1.2.1

1.2.1.0

  Sources   Download

MIT

by Avatar AntyRace

30/03 2016

1.3.0

1.3.0.0

  Sources   Download

MIT

by Avatar AntyRace

30/03 2016

1.2.0

1.2.0.0

  Sources   Download

MIT

by Avatar AntyRace

29/03 2016

1.1.0

1.1.0.0

  Sources   Download

MIT

by Avatar AntyRace

29/03 2016

1.0.0

1.0.0.0

  Sources   Download

MIT

by Avatar AntyRace