Michael Flynn
Michael Flynn
Would it be possible to increase the size of the icon to [1024x1024](https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/MobileHIG/IconMatrix.html)? That would be the size of the icon needed for the Apple's App Store.
Is it possible to invert the color of the icon? Depending on the color you choose for the background, the icon may look better as white than black.
Update the test Matrix. Added Laravel 9 and Scout 9 packages. Implemented new abstract methods needed for Scout 9. Added tests for 2 of the 3 new methods. The lazyMap...
I've run `php artisan scout:import "App\Models\MyModel"` which creates indexes for all the records in my table. Unfortunately, an external process is inserting new records into the table. The searchable column...
This is more of a question than a bug. Q: Does it make sense to register a variable for the "Install Node.js" task? I use this playbook to install node.js...