-
**Version of the Action**
`v4.x.x`
**Describe the bug**
We seem to be getting this error on every run when there are no change. It only started erroring recently. The file it says is modified…
-
### Laravel Version
11.10.0
### PHP Version
8.3.8
### Database Driver & Version
_No response_
### Description
Hi Laravel Team,
I upgrade from 11.9.2 to 11.10.0 and I am now hit…
-
We're using Nova in a multi-tenant application that has existing access policies defined for nearly all models. The rules that make sense in the application's front-end context don't really make sense…
-
Dear [Library Team/Developers],
I hope this message finds you well. I'm writing to you as a user and advocate of Laravel Telescope, a fantastic tool that greatly enhances the debugging experience…
-
My `composer.json`:
```json
...replace me...
```
Output of `composer diagnose`:
```
Checking composer.json: WARNING
require.calebporzio/parental : unbound version constraints (*) shou…
-
I integrated webtinker into Laravel Nova like this:
```
Nova::mainMenu(function (Request $request, Menu $menu)
{
$menu->append(
MenuSection::make('Developer Tools', [
Men…
-
I'm using custom-tools and I have a simple function using `Nova.request()`.
```js
async getRoom() {
const apiUrl = '/api/room';
this.loading = true;
awai…
-
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 …
-
- Laravel Version: 9.0
- Nova Version: 4.0
- PHP Version: 8.2
- Database Driver & Version: mysql
- Operating System and Version: mac os
- Browser type and version: chrome
- In custom tool i h…
-
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…