PHPackages                             horcrux/handleresponse - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. horcrux/handleresponse

ActiveLibrary

horcrux/handleresponse
======================

package to handle response

v1.0(3y ago)171MITPHP

Since Oct 8Pushed 3y ago1 watchersCompare

[ Source](https://github.com/youssefshibl/horcrux-handleresponse)[ Packagist](https://packagist.org/packages/horcrux/handleresponse)[ RSS](/packages/horcrux-handleresponse/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

horcrux-handleresponse
======================

[](#horcrux-handleresponse)

horcrux-handleresponse is small laravel package handle schema of response in laravel

### install

[](#install)

```
composer require horcrux/handleresponse
```

### add config file

[](#add-config-file)

```
php artisan vendor:publish --provider="Horcrux\Handleresponse\HandleresponseServiceProvider" --tag="config"
```

this will load config file its name "horcruxresponse.php" in config directory the file will be like this

```
