Ryan
Ryan
``` php artisan generate:scaffold --fields="customer_id:int,title:string" form ``` results in the following bad code: ``` php $table->int,title('customer_id')->string(); ```
I've been trying to download big files (>1.5GB) that keep failing integrity checks ('MAC mismatch'). I'm don't know how possible it is but ideally we would re-download chunks that are...
I attempted to capture an imgur album, and the result was a capture with only the top ~20% of images loaded.
I'm not that well versed on the different CC formats, but I would be interested in decoding these. The program ccextractor has an implementation.
From zendframework/zendframework#6860 which was just closed: > It looks like FileReflection uses `token_get_all(file_get_contents($file))` to actually scan the file, so I am a little lost by the [requirement](https://github.com/zendframework/zf2/blob/3e6936d75c7fcb4220a9a547d78c6c217a746060/library/Zend/Code/Reflection/FileReflection.php#L88) of `include`ing it....
I had requested traits back in zendframework/zendframework#4876 which is now closed. It appears this support was added via TraitGenerator. Would be great to see some examples included in the docs.
Continued discussion from #80. Not sure if this has been fixed since then, just opening this as a placeholder for discussion as I will be attempting to use Sigal again...
When I `triton profile create` I get a list of keys like this: ``` The fingerprint of the SSH key you want to use to authenticate with CloudAPI. Specify the...
My scanner (P-215) uses TWAIN, which Apple stopped supporting in 10.9, so I'm stuck using Canon's CaptureOnTouch app. Any idea how I could find a scanner that works with 10.11...
Is this compatible with Mojave? Can anyone comment if they've had success or not yet before public release?