-
Before submitting your issue, please make sure that you've checked all of the checkboxes below.
- [X] You're running the [latest release](https://github.com/REBElinBLUE/deployer/releases/latest) ve…
-
Нужно исключить на сайте временные редиректы. Сейчас 302 редирект происходит при переходе по ссылкам с /en/ (пример https://sicp.hexlet.io/en/pages/about). Нужно перенастроить, чтобы происходил 301 ре…
-
login with custom provider is successfull, but always Unauthenticated when user `Route::group(['middleware'` => 'multiauth:member'], function(){
Route::get('/member', function($request){
…
-
Hi,
I want to authenticate with sms verification. As matter of fact I want to implement 2-factor authentication like gmail with jwt-auth library. What should I do? What's your idea?
Thanks
-
If user wish to connect to multiple IDPs based on the user domain this plugin doesn't allow. All the IDP configurations are cached on application load and are compared every time the response is recei…
-
- Laravel CRM Version: 10.10
- PHP Version: 8.2.10
### Description:
Enabling Spatie teams breaks role and permissions model.
### Steps To Reproduce:
- Enable Teams in the env file
LARAV…
-
#### What are you trying to achieve?
Rollback transactions between each test
#### What do you get instead?
Database changes not reverted
> Provide console output if related. Use `-vvv` mode f…
-
**Is your feature request related to a problem? Please describe.**
Firebase is great, performs well and is limited in the free tier (which is totally fine of course). But to make SongDrive completely…
-
### Subject
I have followed all the steps in the JWT documentation, when I login and get access_token and try to access the route I always get an Unauthenticated message.
### Environment
| Q …
-
I'm using Beyondco Larevel Websockets on my Laravel Backend, and using pusher_client and laravel_echo on my Flutter frontend.
I've been trying to connect from my ios simulator into my Laravel Backe…