Download the PHP package wamesk/laravel without Composer
On this page you can find all versions of the php package wamesk/laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel
Package for core utilities to be used in multiple packages
Installation
Usage
ExceptionHandler
When using wamesk/laravel
package or WameException
exception you need to register this ExceptionHandler
.
WameException
Was created to be used with ExceptionHandler
for custom frontend response, can be used anywhere in project.
Code in WameException will be used as status code.
Message will be used as code and will be put in translator __($exception->getMessage())
for message.
Response example
All versions of laravel with dependencies
PHP Build Version
Package Version
Requires
laravel/framework Version
^10.0|^11.0
The package wamesk/laravel contains the following files
Loading the files please wait ....