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

https://github.com/polarsource/polar-laravel

A Polar example app built with Laravel
https://github.com/polarsource/polar-laravel

Last synced: 12 months ago
JSON representation

A Polar example app built with Laravel

Awesome Lists containing this project

README

          

![polar-laravel](https://github.com/user-attachments/assets/30079a74-8789-4c63-b42d-618ec52b061f)

# polar-laravel

A Polar example app built with Laravel.

### Getting started

```bash
composer run dev
```

#### Webhook Queue

Run `php artisan queue:listen` to process the incoming Webhook jobs.