asokol1981
Results
2
comments of
asokol1981
Try adding: ``` javascript windowsVerbatimArguments: true ``` to `options` array of: ``` javascript grunt-notify\lib\util\spawn.js ``` Config's `title` and `message` must be double-quoted, like so: ``` javascript title: '"Task Complete"', message:...
Hi @clementbirkle You may want to use [API Resources](https://laravel.com/docs/12.x/eloquent-resources) which allow you to format JSON in the way you need