A simple Enum to return correct status codes for http responses.
Using composer:
composer require amirhf/laravel-status-code
You are then free to use it as needed within your projects.
./vendor/bin/phpunit
The MIT License (MIT). Please see License File for more information.
This package was generated using the Laravel Package Boilerplate.