Eugene van der Merwe
Eugene van der Merwe
Due to Symfony upgrade, on Laravel 7, this tool no longer works. The exception thrown is ``` ERROR: Argument 1 passed to Symfony\Component\Process\Process::__construct() must be of the type array, string...
I get the following error when trying to get this to run in the Playground: An error occurred while transpiling components/Groceries/Groceries.vue. unknown: Unexpected token (70:4) 68 | 69 | computed:...
NPM global commands need sudo
npm install -g does noit work on most systems if you are not root.
Hi there! Sorry about the long title, but dying to use the log tool with Nova 4.0 as it will open upgrading many sites and being on top of problems....
**Proposal to amend code to allow bulk inserts** I would like to do a bulk insert of historical data. This is trivial using Laravel's Query helper: ```php $client = Scheb\YahooFinanceApi\ApiClientFactory::createApiClient();...
Please assist with Troubleshooting. I'm using TrueNAS Core: 1st Problem. `Unable to find the target id for iqn.2005-10.org.freenas.ctl:target at /usr/share/perl5/PVE/Storage/LunCmd/FreeNAS.pm line 259.` 2nd Problem (maybe): No Target 1st Problem Syslog:...
Hi @adamwathan I'm thinking this project is not a priority anymore and people should rather be pointed to https://github.com/laravel-frontend-presets/tailwindcss instead? I'm just starting a new project and of course I'd...
Hi there, Apologies for posting here. I'm doing a trial IMAP migration from Dovecot to Kopano and wanted to use `kopano-migration-imap` which is part of Kopano Utils. So far the...
When creating a conditional, and the conditional form is required but not selected, then it's impossible to submit the form because behind the scenes Nova is still trying to do...