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
- Host: GitHub
- URL: https://github.com/polarsource/polar-laravel
- Owner: polarsource
- Created: 2024-11-04T15:49:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-05T13:36:02.000Z (over 1 year ago)
- Last Synced: 2025-06-18T12:52:55.314Z (about 1 year ago)
- Language: Blade
- Homepage:
- Size: 382 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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.