-
- Laravel Version: 5.5.20
- Voyager Version: 1.0
- PHP Version: 7.1.8
- Database Driver & Version: MySQL 5.6.35
### Description:
I would like to create a "belongs-to-many" relation from article…
-
**Describe the bug**
When I come to create an account i had this below problem
-
First congratulations to your awesome work!
I started a few days ago implementing a new webplatform based on Laravel and discovered your backend solution yesterday. So I tried to migrate my soluti…
-
**Describe the bug**
I have a model with table located in mysql database and that model belong to currency as shown below:
```php
-
Basically https://github.com/tiredofit/docker-freescout/issues/59, but much worse.
On Postgres, it does not only not create the database, it does not do anything. Nothing.
It successfully connects…
-
Following the use case 6 to recommend posts for user based on votes, I came across this bug where when generating the data in the table it's adding the id of the subject_id for the source_id instead o…
-
详情看这里 [https://learnku.com/laravel/t/76071](https://learnku.com/laravel/t/76071)
-
## 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…
-
There is no method to remove a role from a user. How to do that?
-
**Specs:**
Laravel 7.x
Nova 3.x
**Problems**
When upgrading the Plugin to Version `1.1.x` we get the following Exception.
We downgraded again to `1.0.11` with which everything works as expect…