-
~~~
-
when i run composer require rezaamini-ir/laravel-easypanel in my project running on Laravel11, I get requirement errors;
Your requirements could not be resolved to an installable set of packages.
…
-
**Description**:
When attempting to install okipa/laravel-table in a project using Livewire version 3.x, I encountered a compatibility issue. The current version of okipa/laravel-table requires Livew…
-
### Bug description
I have a common Eloquent relationship that I frequently add to many models, so I decided to move this relationship to a trait and include the trait in the models that need it. H…
-
i am getting `GET http://127.0.0.1:8001/api/projects 404 (Not Found)` error.
your laravel version in 5.6 and i am using laravel version 5.8. laravel developers have removed the assets file and they m…
-
Hi! I'm trying to use your package to finally get H5P content integrated on a laravel project.
I tried some approaches and I can't get it working properly :(
If I try to require it on a laravel …
-
### Checklist
- [X] I agree to uphold [the Code of Conduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md).
### Description
**Laravel Version**
10
**SDK Version**…
ngreb updated
5 months ago
-
provision file after `cd /vagrant && yarn install --frozen-lockfile`
```
default: yarn install v1.22.18
default: [1/4] Resolving packages...
default: [2/4] Fetching packages...
…
-
### Bug description
I'm running into a problem regarding caching routes using `Artisan::call` upon saving of an Entry in a specific collection.
We have a collection named `dynamic_pages`, this all…
-
https://github.com/laravel/laravel/blob/9.x/composer.json
```json
{
"name": "laravel/laravel",
"type": "project",
"description": "The Laravel Framework.",
"keywords": ["framework…