An open API service indexing awesome lists of open source software.

https://github.com/buggregator/examples

Examples of usage of Debugger. See tests folder
https://github.com/buggregator/examples

Last synced: 2 months ago
JSON representation

Examples of usage of Debugger. See tests folder

Awesome Lists containing this project

README

          

# Example events for buggregator

You can use this repo to test buggregator with prepared events.

### Installation

Just clone this repo, run `composer intsall` and configure env variables.

```
php artisan serve
```

Open browser url http://127.0.0.1:8000

![photo_2021-10-08_13-14-32](https://user-images.githubusercontent.com/773481/136540042-fb052f71-512b-4447-b91f-9ac14f0d3f09.jpg)

## License

The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).