-
1. Your software version (Screenshot of your startup)
| Software | Version |
| --------- | --------- |
| PHP | 8.2.19 |
| Swoole | 5.1.0 |
| Laravel/Lumen | 9.52.16 |
…
-
Hi,
Since I upgraded to laravel 5.3 I get a FatalErrorException using this package. Is this a known issue?
It's using the TokenGuard and that class does not have the once method (see below)
Thanks,
…
-
Hi there guys,
I have some really weird issue implementing this package in a project of mine. This is weird, since I have two other projects with this package working.
The error I am receiving w…
-
I am coming across an issue in Ubuntu server configuration.The server is running but not able to authenticate the user.I am using laravel 5.8 and auth session is in database session table. The error i…
-
### Scribe version
4.37.2
### PHP version
8.3.6
### Framework
Laravel
### Framework version
11.25.0
### Scribe config
```ruby
title => "Serp API Client"
type => "laravel"
…
-
- Laravel Version: v5.6.39
- Adldap2-Laravel Version: v6.0.7
- PHP Version: 7.2.8
- LDAP Type: OpenLDAP
First of all, thank you for this awesome package!
### Description:
We run a project wi…
-
I am having a weird issue with one of my Module service providers.
In the register method of my ModuleServiceProvider I have this code
```@php
$this->app->singleton(GateContract::class, functio…
-
### Scribe version
4.35.0
### PHP version
8.3.3
### Framework
Laravel
### Framework version
10.43.0
### Scribe config
```ruby
type => "laravel"
theme => "elements"
static.output_path => "pu…
-
Hello,
I'm having issues trying to integrate JWT-Auth with October CMS which uses Laravel 5.5. I am getting the following error whenever I try to use a route with JWT-Auth.
```Target [Illuminate…
-
Hi.
I use Laravel 8, php 7.4
I get errors
```
2024-05-16 00:24:12.063 [error] Laravel Extra Intellisense Error:
Custom Blade Directives
no configuration file provided: not found
2024…
gruz updated
5 months ago