Looking to hire Laravel developers? Try LaraJobs

laravel-status-code maintained by amirhf

Description
A simple Enum to return correct status codes for http responses.
Author
Last update
2022/11/11 21:35 (dev-master)
License
Downloads
2

Comments
comments powered by Disqus

Laravel Status Codes

A simple Enum to return correct status codes for http responses.

Installation

Using composer:

composer require amirhf/laravel-status-code

You are then free to use it as needed within your projects.

Testing

./vendor/bin/phpunit  

Credits

License

The MIT License (MIT). Please see License File for more information.

Laravel Package Boilerplate

This package was generated using the Laravel Package Boilerplate.