-
Hello,
Thanks for the great package!
Does it also handles the flash sessions?
For example I want to handle the following:
```php
session()->flash('status', 'success');
return back();
```
-
Amber is currently tightly coupled with Bootstrap 4.
Pros:
- This makes it easy to get started with some styling built in
- Less configuration out of the box
Cons:
- It's tied into every gen…
-
After going through the app, I've got a few ideas for how to improve the UI. Video attached walking through it, but the high-level concepts are...
- Two new routes to view all _Concepts_ and all _S…
-
Hi all,
I really like this package and how it makes everything easier, but I have an issue with the name.
The package name is really hard to search for issues, guides, etc...., when I try to sea…
k-x7 updated
9 months ago
-
I think this bug is related to my use of a snippet, the subsequent code completion.
Recording: [![asciicast](https://asciinema.org/a/m0XxB9UMlT5PgGjx2mWtTEttf.svg)](https://asciinema.org/a/m0XxB9UM…
-
Components play a prevalent role in modern web applications. They offer the widest reach when it comes to targeting multiple platforms with a single abstraction. However, the experience from multiple …
-
At the WCCG's February Meeting (https://github.com/w3c/webcomponents-cg/issues/77), we resolved to hold a breakout session specifically focusing on gathering use cases and proposals to present to impl…
-
## What is this?
This is an automatically created issue which contains information about the version status of the documentations available on DevDocs. The results of this report can be used by maint…
-
https://github.com/zitadel/zitadel-go/issues/236
I suggested your repo as a basis / example.
Maybe you also interested in a generic oidc / oath system based on htmx.
Zitadel also supports pas…
-
Thank you for putting Pagoda together and for sharing it!
I could not find any examples for implementing API endpoints. What's the best way to do that in Pagoda? And can that be added to the docs?
A…