-
The composer installation fails on a fresh installation of Laravel 11.1.5
I get the below error message:
Problem 1
- laravel/framework is locked to version v11.22.0 and an update of this p…
-
First of all, I had to use
```
composer require ekmungai/eloquent-ifrs:5.0.3
```
to get the latest version. But even this version fails to install (my guess is, due to outdated doctrine…
-
# Bug report
I have added the "inline create" function to BelongsTo relationships several times and have never had any problems.
I tried adding that function in a field with the hasMany relationsh…
-
I don't know this is a bug or I did not find the properly to handle the package. If the id of Post is input manually by form:
```
class Job extends Model implements TranslatableContract
{
use …
-
Hi! When using `npx vite dev` it works great, but I can't find a config that makes it work with `npx vite build`. Is it possible?
```
$ npx vite build
error during build:
[vite]: Rollup failed to …
-
After upgrading my dependencies to the latest version and switching from ^2.0 to ^3.0 I get the following error and the field is not rendering anymore.
```
nova-file-manager:36 Uncaught TypeError:…
-
I don't know if there is a way to log many to many relationship automaticaly, because it's really annoying to handle them by hand.
I've searched everywhere, but I can't find any solutions. Is there a…
-
### What were you trying to do?
I was trying to start up the development server.
### What happened?
It should've started the development server. but instantly failed.
### How to reproduce the bug
…
-
It appears that Vemto is not using the PHP executable specified in the application's settings. Instead, it defaults to using the PHP version found in the system's PATH environment variable.
**Error…
-
# A PHP 7 / Laravel package to create slugs - Freek Van der Herten's blog on PHP, Laravel and JavaScript
Freek Van der Herten is a developer and partner at Spatie.
[https://freek.dev/340-a-php-7-lar…