-
I just installed the package and received this error:
The underlying exception that triggered this is:
```
[2019-09-09 15:30:31] development.ERROR: Target class [App\Policies\Category] does not…
-
Class Joedixon\NovaTranslation\NovaTranslation contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Laravel\Nova\Tool::menu)
-
Fresh installation on Nova 4.0, followed instructions & encountered this error. Does this mean it's incompatible with 4.0?
```
Symfony\Component\ErrorHandler\Error\FatalError
Class Silvanite\Nova…
-
I just forked this repo because I want to play around with adding a search field (let me know if this is something you've already finished 😄).
But I couldn't run `npm run` on the freshly cloned too…
-
When add `NovaGridSystem` in `NovaServiceProvider` it breaks the `->hide()` function in `Fields` on Form view:
- laravel/nova 4.24.3
- codenco-dev/nova-grid-system v2.0.1
```
public function t…
-
The Commenter resource tool loads no comments with a 409 and 404s on submitting a new comment.
Loading makes a request to http://127.0.0.1:8000/nova-api/comments?page=1&orderBy=created_at&orderByDi…
-
Hi dear,
Thx for your perfect example !!!
I want to implement this with Laravel Nova ! (Like a custom tool)
Can you help me with this !
Thx !!
-
Windows 10
Laravel 5.7
Nova 1.1.3
Artisan-tool 0.2.2
None of the command execute after appearing on the screen. From the path you can see this is a windows installation with a project called te…
-
Hi @mikelgoig
Great tools for laravel and nova, could you please kindly update to allow php 8.
I have tested and everything seems to be perfectly fine.
Many thanks,
-
Hi, I have installed the package and followed the instructions on registering inside the tools on NovaServiceProvider.
I cant see the import button on any of my resources even when I add
` pu…