Josh

Results 4 issues of Josh

Although a low priority, progress has been made - currently all functionality works and could be pushed. Refactoring my own work on the forums to make it more appealing, a...

missing game feature

### What happened? Hey All! Im trying to see if its possible to get Xenforo working with FrankenPHP. This is my Caddyfile ```Caddyfile { {$CADDY_GLOBAL_OPTIONS} frankenphp { worker ./worker.php }...

bug

This PR targets the `16.x` branch in line with Laravel’s support policy. It finalizes Cashier’s compatibility with Stripe’s **Basil** API (API version `2025-03-31.basil`), as highlighted in the Cashier source code:...

This PR introduces comprehensive **Flexible Billing** support to Laravel Cashier, enabling modern usage-based billing models, billing credits, and advanced subscription management that aligns with Stripe's latest Basil API capabilities. ##...