Eduardo.

Results 6 issues of Eduardo.

First of all, many thanks to the team for making this package possible. I will detail the exact steps I take to try to configure the wss. My configuration ```...

Hi, I have a problem, when send an invalid code, the collection not return empty. Example ``` $c = Countries::where('cca2', 'EX')->first()->states->where('name','','')->pluck('name','adm1_cod_1')->toArray(); ``` I force to send **EX** This is return...

Hi, Is a good job for community, I'm developer and work with vagrant and you script is good for save all my works, by I need save my data in...

Hi, When get info about user, always return null (with any user) ![image](https://user-images.githubusercontent.com/1160138/105711486-e58cdd00-5f18-11eb-9573-93a0456b201f.png) What is the problem?

First of all, thank you very much for the effort to create this package. How can I receive data from another device? Example: A coffee machine through the socket wants...

I have vscode clear, only with eslint, prettier (disabled global in vscode to test). The problem is when create a simple file JS with switch, if save or apply eslint...