Jesse Visser
Jesse Visser
Nova 4 has a `copyable()` function, see https://nova.laravel.com/docs/4.0/resources/fields.html#copying-text-field-values-to-the-clipboard
Hi all, This might be related to the issue above. When you change the state of the game, you have to add `slickUI.load('assets/ui/kenney/kenney.json');` again at the end of your state....
Is there a solution for this?
I ran into a similar issue with vapor and fixed it by changing the config, see below ``` 'local_path' => '/tmp', 'remote_disk' => 's3', ```