David Yell

Results 15 issues of David Yell

I thought it was worth mentioning that storing the username and password in the cookie is a huge security risk. You should be using a hash of some description saved...

enhancement

The documentation seems to lack any description of what the `$config` variable should contain. [The installation docs](https://botman.io/2.0/installation) under 'Basic Usage without BotMan Studio' stipulate a `$config` variable, and define it...

I found this today and thought it might be nice to implement to cover the phone number side of the plugin. https://github.com/giggsey/libphonenumber-for-php

enhancement
Dependencies

## What's up? In the README file the section [Receiving from sqs](https://github.com/palpalani/laravel-sqs-queue-json-reader#receiving-from-sqs) shows a handler class which extends the Job. There are two issues with this, in that the `use`...

# Summary It would be great to be able to pass some tailwind classes into the modal as part of the event dispatch, so that individual modal event calls could...