Support the ongoing development of Laravel.io →

Matthias

Joined 22 Jul 2020

Statistics

Threads 5
Replies 8
Solutions 0
Articles 0
posted 1 year ago

SQLSTATE[22007]: [Microsoft][ODBC Driver 18 for SQL Server]

Hello guys, I have Laravel 8 and a MS SQL Server. I used Passport as authentication and also install...

0 Likes
1 Replies
posted 2 years ago

Passport MultiAuth

Hello I have a problem. I use Laravel 7 with Passport 9 I want to authenticate my users and the club...

0 Likes
1 Replies
posted 3 years ago

Mapping Request Fields

Hello, I try to describe my topic. I have a PDF which I send by request to Laravel. This already wor...

0 Likes
0 Replies
posted 3 years ago

Search user by Encrypted Value

Hello, I am trying to find a user. The user has a key "APP token". This key should be encr...

0 Likes
13 Replies

get all numbers are not in use

Hello, i try to explain my Problem. I have 2 Tables in relationship shootingbooks and shootingranges...

0 Likes
1 Replies
replied 3 years ago

Search user by Encrypted Value

Hello, does anyone have an idea how I can search for the number? Thanks.

0 Likes
replied 3 years ago

Search user by Encrypted Value

User Model `<?php namespace App; use Illuminate\Contracts\Auth\MustVerifyEmail; use Illuminate\Fo...

0 Likes
replied 3 years ago

Search user by Encrypted Value

Hello, in the description it says that you should include this in the cast function. But! If I remov...

0 Likes
replied 3 years ago

Search user by Encrypted Value

`user model. use betterapp\LaravelDbEncrypter\Traits\EncryptableDbAttribute; class User extends Auth...

0 Likes
replied 3 years ago

Search user by Encrypted Value

@jetwes with my Solution AND no encrypted Data, i get a match. I try your example with encryption a...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.