-
Is there a way to show the extracted data into a particular database for example sql server or mysql...........
-
**Describe the bug**
after install the package, unable to use the feature at volt component
use Spatie\Activitylog\Models\Activity;
{{ activity()->log('Look mum, I logged something'); }}
**To …
-
### Logout in Lumen
I want to invalidate my token, I created a function to logout, but it isn't working.
### Your environment
| Q | A
| ----------------- | ---
|…
-
# Bug report
### What I did
Hey guys,
Today I came across a small problem. I use the theme-coreuiv2 theme in Backpack 6.x, and I'm having trouble creating a modal button. When I click on the …
-
#### Please confirm you have done the following before posting your bug report:
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/…
-
Hi,
At first, thanks for your efforts doing this great app.
Today I have an idea about to make Snippet Form dynamic, so I did something like this:
```php
use App\Models\User;
$users = User::s…
-
### Environment
How do you use Sentry?
Sentry SaaS (sentry.io)
Which SDK and version?
composer require sentry/sentry-laravel
Laravel v7.30.6
PHP 7.4.27
### Steps to Reproduce
Just in c…
-
As the default installation injects the code just before `,` the script and assets will be blocked by the browser if you enforce strong CSP headers for injection protection.
It would be nice workar…
-
### What happened?
Displaying records from `laravel-auditing` package works fine until you attempt to use the `user` relation in the table, which causes SQL errors.
### How to reproduce the bug
…
-
# Bug report
### What I did
After updating ```backpack/theme-tabler``` from version 1.2.0 to 1.2.11 the alert background became transparent.
In the latest release (1.2.11) the following lines…