-
### The docker build will fail if any javascript file import a resource from composer vendor folder (e.g Alpine / Livewire)
`import { Livewire, Alpine } from '../../vendor/livewire/livewire/dist/li…
-
After I've upgraded my app to Lumen 5.4 I'm getting this error:
`ErrorException in Container.php line 988:
Illegal offset type in unset
in Container.php line 988
at Application->Laravel\Lumen\Co…
-
Hi, I'm experiencing an issue where, after a successful login, the following request to retrieve the authenticated user returns a 401 Unauthenticated error. Below are my configurations for cors.php, .…
-
Hi there,
Great Library! I'm facing an issue issue though, I keep receiving the error "A facade root has not been set" as follow:
```
object(RuntimeException)#130 (7) {
["message":protected]=>
s…
-
Not a issue, but a limitation. While trying to stay away from Facades, these kind of calls in the package forces the host app to be bound to them:
```
$this->prefix = Config::get('apihandler.prefix'…
-
IMHO we should replace the existing request/response with the symfony httpfoundation.
https://github.com/symfony/symfony/tree/master/src/Symfony/Component/HttpFoundation
We can extend and replace the…
-
| Question | Answer
| ----------------------- | -----------------------
| Issue or Enhancement | Sidebar not show when entering small screen
| Laravel Version | Laravel 8
…
-
### Auth driver [jwt] for guard [api] is not defined.
### Your environment
| Q | A
| ----------------- | ---
| Bug? | no
| New Feature? | no
| Framework …
-
-
### Description
This ticket aims to outline the tasks and objectives for creating a proof of concept (POC) project focused on conversational commerce leveraging chatbot and voice-driven commerce te…