Ajtak
Ajtak
Hi, Im use this library where your manual, but it generate error. Controller: ``` public function create(FormBuilder $formBuilder) { $form = $formBuilder->createByArray([ [ 'name' => 'name', 'type' => 'text', ],...
Fix bug #1323
If used allowInsertColumn: false, If copy table, and paste to jspreadsheed, is ignored middle colums, instead of latest columns.  ## Expected result:  See https://jsfiddle.net/Ajtak/kp1wzLuj/
Added tmdb
Added themoviedb.org. I think, that tmdb is better than IMDB for more users. Its required upgrade database with simple query: ```ALTER TABLE `movies` ADD `tmdbid` VARCHAR(20) NOT NULL AFTER `imdbid`;```...
Hello, i need function for unzip zip folder here. Thank YOu
### Describe your suggested feature Hi, would it be possible to add functionality to pin selected providers to the left menu on Android TV? Like in the picture. Thanks ...
### Is your feature request related to a problem? Please describe. Since the /hardware method already contains last_checkout, it would be ideal to return checkout_note too. Would it be possible...
I have this JSON, and I need parse **custom_fields**, from this example JSON. (Json is from a system I can't change). I do not know in advance the individual keys...
Can you please try to add support for Android 5 Lollipop? Thank you very much.