Fiber http driver for Goravel.
| goravel/fiber | goravel/framework | 
|---|---|
| v1.4.x | v1.16.x | 
| v1.3.x | v1.15.x | 
| v1.2.x | v1.14.x | 
| v1.1.x | v1.13.x | 
Run the command below in your project to install the package automatically:
./artisan package:install github.com/goravel/fiber
Or check the setup file to install the package manually.
Run command below to run test:
go test ./...