-
### The problem
We want all activity on the application to take place in an authenticated state. Using InertiaJS means that we can use the session-based authentication provided by Laravel out of t…
-
Can I use it with Laravel?
Do I need to set host, port, username, and password?
Thank you.
-
Since I lost tons of time doing **tymon/jwt-auth** work in my application, I decided to share my code in this walkthrough.
**FOR LARAVEL:**
Add `"tymon/jwt-auth": "1.0.0-rc.1"` to **composer.jso…
-
Hey @robbamos thanks for the repo.
I haven't gone through the motions of installing this yet (though I noticed [you removed Passport](https://github.com/robbamos/laravel-nuxt/commit/070a76dab9eb4c8…
-
The "Delete other sessions" button deletes the very session I am using.
-
Hi,
I want to use this repo for research purposes. Do you mind sharing with me the login details? Thanks in advance.
-
I would prefer to use Sequel Pro, but am being forced to use Dbeaver / Mysql workbench because both of those connect fine to mysql in the Laravel Sail (Docker ) environment. The connection is simple…
-
I have lang files:
```
\lang
en\
ocadmin\
common\
column_left.php
setting\
setting.php
auth.php
pagination.php
password.php
validation.php…
-
### Feature Description
As WireUI v1, I want to be able to have autocomplete for the blade components in WireUI v2 that currently is in beta.
Related: https://github.com/laravel-idea/plugin/issues…
-
ok, I'm trying to create a simple API with authetication with a LDAP server `ldap.forumsys.com` this is a test ldap server but I get this error
`BadMethodCallException with message 'Method Illumina…