-
- Laravel Version: Any compatible
- Voyager Version: 1.x.x
- PHP Version: Any compatible
### Also mentioned in:
- https://github.com/the-control-group/voyager/issues/1030
- https://github.com…
-
__Description__
I tried using the setting `force-tenant-connection-of-models` in `tenancy.php` to force the tenant connection on an external library `Model` but the setting is ignored.
```php
'fo…
-
when i importing the user it will only updating the table instead of adding to the table so i end up with only one column and its shows 53 user synchronized. Only the last user added to the user table…
-
- Laravel Version: 5.8
- Adldap2-Laravel Version: Latest
- PHP Version: 7.1
- LDAP Type: ActiveDirectory
### Description:
Hi Steve
I am wondering if you can share some wisdom and perhaps…
-
I am performing a migration from cybercog/laravel-likeable v3 straight to laravel-love v8
I found it much easier to do a custom migration then to perform each step of the Upgrade guide manually.
…
-
| Q | A
| ----------------- | ---
| Issue Type | Question
| Deployer Version | N/A
| Local Machine OS | N/A
| Remote Machine OS | N/A
### Description
What is best pr…
-
#### Please confirm you have done the following before posting your bug report:
- [ ] I have enabled debug mode
- [ ] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/…
-
Type: tech-issue
matks updated
4 years ago
-
- Laravel Version: 5.4
- PHP Version: 7.1
- Database Driver & Version: MySQL 5.7
### Description:
I want to save mobile devices information in the database using their UUIDs. The `uuid` field ha…
-
Following the install steps, I'm stuck at
php artisan jwt:secret
It gives the error above. Googling, I came across [this fix](https://dev.to/dhavaldignizant/comment/ghno) but it results in more…