-
```
$ drush8 --version
count(): Parameter must be an array or an object that implements Countable Table.php:789 [warning]
Drush Version …
-
### What happened?
We are building an open-source Laravel application ([solidtime](https://github.com/solidtime-io/solidtime)) and [our production Docker image](https://github.com/solidtime-io/soli…
-
I ran into this issue because I didn't have Babel setup. Sooo... I decided to just replace ES6 specific stuff with ES5. Below the updated `lib/php2js.js` file.
```
var util = require('util');
var exe…
-
Simple "You are not authorized to view this page. Please contact your system administrator." error message causes Javascript execution to stop and thus renders main menu unusable.
#### Issue
Steps…
-
composer require nwidart/laravel-menus -W
Using version ^7.0 for nwidart/laravel-menus
./composer.json has been updated
Running composer update nwidart/laravel-menus --with-all-dependencies
Loadin…
-
- [x] **I confirm that I have read and attempted the tips in the [Troubleshooting Guide](https://scribe.knuckles.wtf/laravel/troubleshooting).**
**What happened?**
I'm using scribe to generate pos…
-
Consider adding the ability to launch a task after the debugger has started.
As of right now I can start a task that runs a composer command, but by the time VSCode has detected that the task is at a…
-
### UNIT3D Version
v8.3.3
### PHP & Platform
8.3.12
### Laravel verion
11.29.0
### Have you done this?
- [X] I am willing to share my stack trace and logs
- [ ] I can suggest a fix as a Pull Re…
-
I have a table **users** and a table **organizations**. A user belongs to one organization. When I run I generate the models the relationship from users.org_id to organizations.org_id in the User mode…
-
**Impact of the bug**
MSTransferor
There's an inconsistency between Rucio and MSTransferor. This happens when a transfer rule in Rucio is recreated for data that got stuck during the transfer proc…