Alongkot Karpchai

Results 7 comments of Alongkot Karpchai

@cviebrock yes i try but it's return `call to undefined method Illuminate\Database\Eloquent\Builder`

![image](https://user-images.githubusercontent.com/61916/40354740-c37fe9d4-5dde-11e8-94bc-b51f29d3c818.png) same here with error syntax

Hi, **How long is it taking?** _I'm adding an example code and it takes 3s to response. testing with phpmd from homebrew takes ~3s with warning (both sublimelinter, command line)...

@kylekatarnls Thank You for explanation. That's make senes.

Review and Merge Please

Change the code to this ``` public $userId; protected $listeners = ['deleteUser']; public function destroy($userId) { $this->userId = $userId; $this->confirm('¿Estás seguro de que deseas eliminar este usuario?', [ 'showConfirmButton' =>...

I was update code. Can you try again ?