-
Hi,
Whenever I download the package and put in the namespace for the dynamicselect I get this error:
![image](https://user-images.githubusercontent.com/29793158/101890731-611d0f80-3ba1-11eb-875e-b…
-
After upgrading Nova to 4.15.0.
The error can be seen in console right after accessing Nova, nothing renders in the body
The issue has been introduced in version 1.0.3, it works in 1.0.2
![im…
-
**No publishable resources for tag [laravel-assets]. and I can't find the folder of the package**
`PS C:\Users\Manaf\Desktop\New folder\nofa> composer require royduin/laravel-nova-field-dynamic-sel…
-
vendor.js?id=911c9c048b8f4c9bbb3b:1 TypeError: Cannot read property 'toUpperCase' of undefined
```
BelongsToMany::make(__("Channels"), 'channels', \App\Nova\Channel::class)
->fie…
-
- Laravel Version: 8.17.2
- Nova Version: 3.16.3
- PHP Version: 7.4
- Database Driver & Version: MySQL 5.7
- Operating System and Version: Windows 10
- Browser type and version: 87.0.4280.66 (Off…
-
I have been install Version 3 nested form, But My Nested form is not showing. Also there occur some error, Here is my code
`NestedForm::make('Order Items')->min(3)->max(5),`
It throws error message…
-
I've create laravel projects on locals that has a vhost with domain name (ex. mylocaldomain.com). and my laravel apps is in `mylocaldomain.com/laravelnova` ...
my problem is, nova-assets and nova-ap…