Skip to content

Tags: scalar/laravel

Tags

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: laravel 12 compatibility, new JS API, configuration changes (#7)

* chore: don’t auto update dependencies

* ci: test laravel 12

* feat: allow laravel 12

* ci: use testbench 10

* chore: update dependencies

* feat: use new JS API

* feat: merge url with configuration

* chore: make compatible with laravel 12

* fix: tests

* chore: use testbench 9 with laravel 11

* chore: make testbench requirement work with laravel 10/11/12

* chore: allow older version of pest php laravel plugin

* chore: allow older pestphp versions

* feat: make /scalar the default path

* chore: whitespace

0.1.3

Toggle 0.1.3's commit message

Verified

This commit was signed with the committer’s verified signature.
hanspagel Hans Pagel
chore: add laravel framework identifier for debugging purposes

0.1.2

Toggle 0.1.2's commit message

Verified

This commit was signed with the committer’s verified signature.
hanspagel Hans Pagel
style: update Laravel theme

0.1.1

Toggle 0.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
hanspagel Hans Pagel
docs: update usage section

0.1.0

Toggle 0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
hanspagel Hans Pagel
feat: add a viewScalar gate to add custom authorization