Alongkot Karpchai
Alongkot Karpchai
@cviebrock yes i try but it's return `call to undefined method Illuminate\Database\Eloquent\Builder`
 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 ?