viperxes/rest

Rest recruitment task

Maintainers

Package info

github.com/Viperxes/rest

pkg:composer/viperxes/rest

Statistics

Installs: 13

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is not auto-updated.

Last update: 2026-03-07 06:48:31 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