J-Brk

Results 12 issues of J-Brk

Add forms to the documentation Endpoint /dev/api/forms

**Problem** The development dependencies require ``` "phpspec/phpspec": "~5.1.1 || ^6.0" ```. This version is not compatible with newer PHP versions; PHP 7.4 and above. PhpSpec seems to be barely used...

awaiting feedback
proposal

Changed jQuery.type to typeof. Fix for issue: #189

Changed parameter name qty to quantity

Setup new Github workflow /tests

feature
high priority

Implement support for PHPUnit 10.

feature
low priority

| Q | A | ------------- | --- | Is bugfix? | ✔️ | New feature? | ✔️ | Breaks BC? | ❌ | Tests pass? | ✔️/❌ | Fixed...

feature
low priority

Despite being implemented; `setProduct` is missing from the documentation.

Mixed Content: The page at 'https://demo.inertiajs.com/' was loaded over HTTPS, but requested an insecure stylesheet 'http://demo.inertiajs.com/css/app.css'. This request has been blocked; the content must be served over HTTPS.

Placeholder issue to look into the problem of jsonLd not working when used with SEO::generate as mentioned by @Rattone. ### What steps will reproduce the problem? 1. Use JsonLd to...

bug