-
In Connection.php line 452:
Call to a member function prepare() on null
"jenssegers/mongodb": "3.3.1",
"laravel/framework": "5.5.*",
"laravel/passport": "~4.0",
-
### Laravel version
7.30.4
### PHP version
7.4.3
### Voyager version
1.5.0
### Database
MySQL 8.0.25
### Description
There are dummy gate's values are used to check admin permissions
with $t…
-
Running ide-helper the following error is displayed :
```
Too few arguments to function Illuminate\Console\GeneratorCommand::__construct(), 0 passed in /Users/pg/Sites/resresto/vendor/imritesh/liv…
-
I was looking at the package, I need to set config variables on the USER Connection, which I can change to TENANT, but where do I store the per user database connection details to enable the switch at…
-
Hello,
I have installed this plugin in mine project now everything works fine but the only problem is if some user try to register it give error message:
> Illuminate\Contracts\Container…
-
## Detailed description
Hi there!
When i check if article is favorited by auth user
`$article->isFavorited()`
the debugbar gives me
`Model: App\Models\Article => Relation: Christia…
-
First i am sorry for my English its not my native language .
I am using JWT-Auth on my project based on Laravel 5.2 it work perfectly thanks a lot for you works 👍
in my application i have notific…
-
Hey, I was testing my laravel project for XSS vulnerabilities when I noticed that static form fields are not escaped.
How to reproduce / proof of concept: Using the default laravel auth system, reg…
-
Is it a production grade or just experimental project?
-
### Scribe version
4.29.0
### PHP version
8.2.8
### Framework
Laravel
### Framework version
10.17.0
### Scribe config
```ruby
try_it_out.enabled => false
auth.enabled => true
auth.default =…