viperxes/rest

Rest recruitment task

dev-master 2018-04-19 10:41 UTC

This package is not auto-updated.

Last update: 2024-09-21 00:10:03 UTC


README

#REST recruitment task

###Installation with Composer

  1. Add package: composer require viperxes/rest:dev-master
  2. Add package provider to config/app.php (RestServiceProvider)
  3. Publish and run migrations from package

###License

This project is licensed under the MIT License - see the LICENSE file for details