-
```
$ grep -ril layout src/http/
src/http/authentication/configure-routes.ts
src/http/page-handler.ts
src/http/authentication-and-logging-in-of-sciety-users.ts
src/http/form-submission-handlers/c…
-
### Laravel Precognition Plugin Version
0.5.7
### Laravel Version
10.43
### Plugin
Alpine
### Description
The async `validate()` handlers are not called if the request is equal to the previous …
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Current behavior 😯
The onChange event does not trigger any response, despite…
-
Create a form post handler such that the form data can be posted and it can redirect back to the URL provided in a hidden field (Eg. _redirectTo).
The handler should be able to add/edit/delete data t…
-
Add Vercel Formspree Integration
-
### Description
The events are subscribed to before StartListening(). But those are not getting called after the NFC tag read operation.
### Expected Behavior
Usually, when the NFC tag reads succ…
-
Likely to something base on Google Docs
-
There is a minor roadblock in using the `multipart-parser` library, which seems solvable with a simple fix.
### Our Setup
- A user profile can be updated via a form in Remix, including a profile…
-
Lexical effect handlers are nice and disciplined, but make some things, like [lightweight threads](https://github.com/fram-lang/dbl/blob/bc226d0baa747ee0419e04281fda1ce209adc6a2/examples/LWT_lexical.f…
-
Add endpoint to handle contact forms, eg on the Minimal theme. Should probably incorporate a [captcha](https://www.google.com/recaptcha/about/) to prevent spam.