-
### Please help
**Here is my config screen:**
![image](https://user-images.githubusercontent.com/1514378/172028324-91e59809-818f-4a27-b03f-db22e030d941.png)
**Working on Window 11 Machine**
…
-
I am newish to Laravel so was just looking for some advice really on best practice in terms of using Livewire within Laravel.
It is obviously possible to validate and persist data to the database d…
-
# Bug report
### What I did
I create a model "Context" with ( id, name )
I create a second model "Action" with (id , name) and I want to add this relationship : Action belongsToMany "Context"
…
-
I have just installed the latest version of the package and got this error when creating crud
ErrorException
Trying to get property 'route' of non-object
at vendor/rezaamini-ir/laravel-easy…
-
This is **the most upvoted feature** in [our feature poll](https://github.com/Laravel-Backpack/CRUD/discussions/3960). So it's the first one we can tackle, now that we have v5 ready for launch.
Le…
-
**Describe the bug**
Vemto 1.0.1, Fresh project with default options: Tailwind, Jetstream, and the CRUD apps fail to load,
**Observations**
It seems that the dependencies aren't properly version…
-
# Bug report
### What I did
Defined a new table where two fields accidentally have the same name, then hit Save and Back
### What I expected to happen
Error message
### What happened
…
Polfo updated
2 years ago
-
# Feature Request
### What's the feature you think Backpack should have?
Hello everyone! I have worked on some projects with Backpack so far and in two of them we had a similar use-case where we…
-
# Feature Request
### What's the feature you think Backpack should have?
Better error messages on CRUD table ajax errors.
As we did on DevTools, it could be done for the list view. Developers m…
-
My congratulations on the excellent application! Great job!
I leave here my report regarding the "difficulties" I faced with the last release:
After generating a CRUD with the application I enco…