Results 9 issues of Js Lim

### Subject of the issue I want to allow 1 user can only login via 1 device. e.g. User 1 login from device 1 User 1 login from device 2...

Add support for custom payload which same level with `query` Reference to #286

This will cause error when we use ```php $factory->define(\Webpatser\Countries\Countries::class, function (Faker $faker) { return [ 'id' => 458, 'capital' => 'Kuala Lumpur (MY1)', 'citizenship' => 'Malaysian', 'country_code' => 458, 'currency'...

![login no cancel button](https://cloud.githubusercontent.com/assets/797182/5935282/0e393604-a714-11e4-963a-f0bc8fd7672f.gif) Some time user may accidentally tap the button, but once tapped, no cancel or close button, the only way to quite seems to end the task...

## Description I'm using [wordseg_best](https://nlp.johnsnowlabs.com/2021/01/13/wordseg_best_th.html), the example given is working as expected. However, I try it with mix of english & th, the english word not segmented properly. ## Expected...

question

Hi, is it possible to set a fixed width for tabs? ![tabbar](https://f.cloud.github.com/assets/797182/1163638/e0a1339a-2041-11e3-8479-cdc4ca0948c3.gif) I want it to show 4 tabs with all equal width _(i.e. 80)_, can see the screenshot here...

I create everything programmatically on my project, when I try to plugin this plugin to my project, I encounter the issue that the base view cannot change to `UIImageView` and...