-
**Environment:**
- LDAP Server Type: ActiveDirectory
- LdapRecord-Laravel Major Version: v3
- PHP Version: 8.3.3
**Describe the bug:**
I have been experiencing problems with Spatie Permiss…
-
Hello,
Please add User Profile feature, so logged users can update their own stored data, without access it in User resource, and in this profile we can decide if we will remove password field fro…
-
- Laravel Version: 11.2.0
- Nova Version: 4.33.1
- PHP Version: 8.3.4
- Database Driver & Version: -
- Operating System and Version: -
- Browser type and version: -
- Reproduction Repository: -
…
-
I integrated webtinker into Laravel Nova like this:
```
Nova::mainMenu(function (Request $request, Menu $menu)
{
$menu->append(
MenuSection::make('Developer Tools', [
Men…
-
@tillprochaska Ich würde mir das gern anschauen, bzw. mich um Einrichtung und Co kümmern, aber habe bisher keine annähernd sinnvolle Option gefunden.
"Laravel Admin Dashboard" und ähnliches führt im …
-
After the Laravel 11 compatibility pull request (#509) the delete button for deleting a block (using `confirmRemove`) has regressed to being broken again.
![image](https://github.com/whitecube/nova…
-
Alguém já desenvolveu para o banco Intermedium?
www.intermedium.com.br
Alguém pode me ajudar se ainda não tiver nada na comunidade?
A conta digital dele é isenta de qualquer tarifa ;)
-
Hello!
first of all thank you for the module, it's a valuable addition to Laravel Nova.
I tried to use it on an edit page today and i think something is odd there.
I checked that it does not …
-
After installing this package, all menus can't be clicked and this error occurred
(in promise) TypeError: Cannot read properties of undefined (reading 'toString')
![image](https://user-images.github…
-
**Describe the bug**
When i try to "print" a Request (That can be **any** Request inherited class meaning: `NovaRequest, Request, ResourceCreateOrAttachRequest` etc.) object within Laravel Ray within…