viperxes / rest
Rest recruitment task
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/viperxes/rest
Requires
- php: >=7.0.0
- laravel/framework: 5.5.*
Requires (Dev)
- orchestra/testbench: ~3.5
- phpunit/phpunit: ~6.0
This package is not auto-updated.
Last update: 2025-10-04 04:45:54 UTC
README
#REST recruitment task
###Installation with Composer
- Add package: composer require viperxes/rest:dev-master
- Add package provider to config/app.php (RestServiceProvider)
- Publish and run migrations from package
###License
This project is licensed under the MIT License - see the LICENSE file for details