-
### Realoquent Version
0.6.0
### Laravel Version
11.27.2
### PHP Version
8.2.24
### Operating System & Version
Debian 11
### Database Type & Version
Postgres 16.4 (Debian 16.4-1.pgdg110+2)
#…
-
With the release of Laravel 11 this week I have been testing the compatibility of packages that we already use in our projects using a completely fresh project.
I was wondering when this package wo…
-
Laravel 10.48.20
PHP 8.1.9
Code:
$config = ArrayFile::open(base_path('config/app.php'));
Error:
PhpParser\Lexer\Emulative::__construct(): Argument #1 ($phpVersion) must be of type ?PhpParser\Ph…
-
My Composer version:
2.8.1
My `composer.json`:
```
{
"name": "snipe/snipe-it",
"description": "Open source asset management system built on Laravel.",
"keywords": [
"assets",
…
-
# 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…
-
Hello!
I'm tring run ssr in exist project laravel+inertia+react(typescript)+MathJax+MathLive. Run SSR by https://inertiajs.com/server-side-rendering.
Run "npm run build" without error, but when I …
-
### What were you trying to do?
https://github.com/leonardo89stg/dataexpose/releases
ever when create a new release and will open old version installed not update to new
### What happened?
---…
-
# Bug report
### What I did
I'm formatting my CRUD form using custom_html field types that include `````` tags.
### What I expected to happen
I expect that when I drag-and-drop an image in…
-
**Describe the bug**
A clear and concise description of what the bug is.
The command: "composer require --dev psalm/plugin-laravel -W" not working
My composer.json:
```json
"require": {
…
-
### Bug description
After installing Statamic in an existing Laravel project, all non-Statamic tests take more than a second per test longer.
I've been playing with some config settings, such as s…