colin boettcher
colin boettcher
will this ever get merged?
you can resolve this by: `composer require spatie/laravel-ray` There is also a pull request which resolves this #17
@SebastiaanKloos currently it's not possible to create a page within a database which has a MultiSelect. Normal Select fields get it's value just by setting the attribute - on Multiselect...
`null` seems right for me instead of an empty string. According to the Code-Docs: ``` Optional. String specifying script version number, if it has one, which is added to the...
`contain` should be something like this: ``` function($x, $y, $bgfillcolor) { return $image->resize($x, $y, function($constraint) { $constraint->aspectRatio(); $constraint->upsize(); })->resizeCanvas($x, $y, 'center', false, $bgfillcolor); } ```
I dont think this will ever gets merged since you are replacing the current database migration. Instead there should be a new migration for that.
It's actually pretty easy. I created a `headless.js` in the app/-Folder with everything from the main.js. There were a few things which needed some love, like `if( typeof app !==...
Done that on #109. Actually it's - as I said - pretty easy. I currently just want to run my own custom plugin so I haven't rewrote all existing plugins....
Maybe this could be a Solution: https://github.com/zeit/pkg/ I will give it a try tomorrow.
The Question might be still the same. With Boss HP at >99,0% it would be good to actually see a orange Bar at all. With Boss HP at And we...