Download the PHP package brilliantpackages/laravel-fmerrorhelper without Composer
On this page you can find all versions of the php package brilliantpackages/laravel-fmerrorhelper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download brilliantpackages/laravel-fmerrorhelper
More information about brilliantpackages/laravel-fmerrorhelper
Files in brilliantpackages/laravel-fmerrorhelper
Download brilliantpackages/laravel-fmerrorhelper
More information about brilliantpackages/laravel-fmerrorhelper
Files in brilliantpackages/laravel-fmerrorhelper
Vendor brilliantpackages
Package laravel-fmerrorhelper
Short Description A package to convert FileMaker Pro error codes to standard HTTP status codes and messages.
License MIT
Homepage https://github.com/LuminFire/Laravel-FileMaker-Error-Helper
Package laravel-fmerrorhelper
Short Description A package to convert FileMaker Pro error codes to standard HTTP status codes and messages.
License MIT
Homepage https://github.com/LuminFire/Laravel-FileMaker-Error-Helper
Please rate this library. Is it a good library?
Informations about the package laravel-fmerrorhelper
This is a service provider for Laravel/Lumen to convert FileMaker Pro error codes to standard HTTP status codes and messages.
Installation
Run composer require brilliantpackages/laravel-fmerrorhelper
.
Lumen
Add this line to bootstrap/app.php
to register the service provider:
Usage
This package should auto-register itself and the FMError
facade for use.
Method 1: Use the facade:
Method 2:
Include the namespace at the top of the file:
All versions of laravel-fmerrorhelper with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0
The package brilliantpackages/laravel-fmerrorhelper contains the following files
Loading the files please wait ....