-
Problem: There's a fill on the svg element, while the fill should be dynamic & on the path element of the svg image.
This results in a fixed color for the icon which is not following the theme settin…
-
Removed for now - we need to make sure there is a clear idea of what corePress is (with this information clearly outlined) before we move forward.
-
Hi, albertcht, my env is
```
PHP Version 7.2.9
Swoole Version 4.1.2
Laravel Version 5.7.3
```
I use laravel nova, and in the nova sou…
-
```
users:17 GET http://localhost/nova-api/styles/nova-spatie-laravel-permission-tool 500 (Internal Server Error)
users:169 GET http://localhost/nova-api/scripts/nova-spatie-laravel-permission-tool …
-
Spent ages debugging the errors that happened because the `.env` file wasn't included (gets an error with the DebugServer, then that errors with the translation class being missing).
Easy fix was t…
-
I'm trying to build a user impersonation Nova tool. When we impersonate a user, the code adds a session key value pair to identify the original user. But on Nova API routes, for some reason, those val…
-
Would be cool if tool auto-discovery existed. Currently Laravel uses the `composer.json` file to auto discover service providers, could we add a `nova` section?
Maybe something like:
```
"extra":…
-
Hi, great package, I'm trying to make the translations for Spanish for my project but I don't know where to put those files, can someone gimme some advice?
-
nova v1.1.3
laravel 5.7
![123456](https://user-images.githubusercontent.com/13827117/45989427-42a8c780-c0ae-11e8-9de3-d619638ee3ce.png)
``` php
class FromDateFilter extends DateFilter{
public…
-
_tl;dr_ : Doctrine thinks MariaDB doesn't support the `enum` field type and throws an exception when encountering it, preventing the tool to process the table informations.
No issue when the table …