-
👋 This dashboard summarizes my activity on the repository, including available improvement opportunities.
## Recommendations
_Last analysis: Nov 13 | Next scheduled analysis: Nov 20_
**NOTE**: I'v…
-
Looks like Shift bumped the supported version of `intervention/image` in https://github.com/laravel-at/laravel-image-sanitize/pull/22.
While doing an upgrade of `intervention/image` in our own proj…
-
### Overview
There are docs for programming languages, run times, frameworks, libraries and developer tools in general.
Sentry has its own docs as well, but often when devs are setting up a project f…
-
I've created this repo in such a way that I can add additional Laravel projects. This will allow me to create additional services relatively easily and have them all report the progress in ELK. `breez…
-
- Laravel: 11
- RabbitMQ version: 3.13
- Package version: latest
Hello everyone! I hope you're doing well!! I have 2 laravel apps, one producing data (via Job) and another one I would like to con…
-
During the installation process of Bagisto via the php artisan bagisto:install command, the prompts for entering admin credentials (admin name, email, and password) are missing. The labels and text fi…
-
I'm using Predis on my laravel, I tried to use something like this:
```
$connection = $this->app->make('redis')->connection(config('prometheus.redis'))->client();
$adapter = Redis::fromExistingCo…
-
### How do you use Sentry?
Sentry SaaS (sentry.io)
### SDK version
4.8.0
### Laravel version
11.9
### Steps to reproduce
1. Set up tracesSampler to conditionally sample an auto instrumented Que…
-
```bash
λ npm run build
…
-
# Bug report
### What I did
Created a CRUD::Field on an morphable relation, defining an ajax datasource for the results:
```
CRUD::field([
'name' => 'morphable',
'l…