T1k3

Results 5 issues of T1k3

The _method input not generated when the store key is not exists or null. `{!! BootForm::open([ 'model' => $user, 'update' => 'users.update', ]) !!}` ``

Please add npm support. `$ npm install bootstrap-markdown-editor`

Can I get totalHits (`count`) without hits? I like this `http://localhost:9200/plastic/books/_count?q=title:pulp` bacause `_count` faster than `_search`. The logic with `_search (hits.total)`. ``` Book::search() ->match('title', 'pulp') ->get() ->totalHits(); ```

enhancement
feature

Swipebox can not load short/embed youtube video. There is a chance that will be fixed? Work: - https://www.youtube.com/watch?v=BnwFYJDes1c Not work: - https://youtu.be/BnwFYJDes1c - https://www.youtube.com/embed/BnwFYJDes1c

Would you be able to add it to swf support? Thank you in advance.