-
My `composer.json`:
```json
"require": {
"php": "^7.3|^8.0",
"doctrine/dbal": "^3.3",
"guzzlehttp/guzzle": "^7.2",
"laravel/framework": "^9.0",
"la…
-
*NOTE*: All **1st-time contributors** should know Topic approval and PR submission does NOT guarantee your Topic/Article will be published. Our team of Peer Reviewers and Content Moderators will revie…
-
Issue Type: Bug
❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️
**TypeScript Version:** 4.8.0-dev.20220708
**Steps to reproduce crash**
1.
2.
3.
**TS Server Log**
❗️…
-
- OS: Debian Buster container on Google Cloud Run (us-central1)
- PHP version: 7.4
- Package name and version: google/cloud-tasks:"^1.6" (currently on v1.9.1)
#### Steps to reproduce
1…
-
Issue Type: Bug
**TypeScript Version:** 4.7.1-rc
**Steps to reproduce crash**
1. Launch vscode-insiders with a new project from `npx imba create hello-world`
**TS Server Log**
❗️Server logg…
-
## Describe the bug
I am using super-lint and in the css file validation process I have set it to ignore CSS files in the public folder as they are automatically generated by npm.
I am using t…
-
Hey there!
Is it possible to use `ShouldBeUniqueUntilProcessing`, `ShouldBeUnique` interfaces with this package?
https://laravel.com/docs/8.x/queues#keeping-jobs-unique-until-processing-begins
-
- Laravel/Lumen version: Laravel 8.47.0
- RabbitMQ version: RabbitMQ 3.8.14
- Package version: vyuldashev/laravel-queue-rabbitmq 11.2.0
Hi guys, at the moment have a RabbitMQ own instance for DEV…
-
Can we use or develop orbit as laravel queue driver this will be really helpful for developer who are deploying their projects on shared hosting, where there is no redis available, we can use sqlite …
-
The Composer lockfile currently specifices a PHP7.x platform requirement; the Laravel email work will result in a bump to 9.x before release. After the major merges are in place, review the platform b…