butching Approved

Member since: 2017-11-15

Recent posts by butching
Post When

i logged in closed my browser and after an hour i open a browser and still i am logged in

Posted in ReferenceError: swal is not defined (signout.js).

the Display session timeout alert is off but still it displays the swal alert ? i just want to autom...

Posted in ReferenceError: swal is not defined (signout.js).

is there anyway i can make a filter made of radio buttons because right now there's only group where...

Posted in Filter Radio

how can i add custom validation rule for example

class MyClass extends Model
{
       $rules = [
   ...

Posted in Model Custom Validation rule

ive been trying to upload a file using pop up and i cant figure it out.

model

public $attachOne = [
...

Posted in Upload File / $attachOne via PopUp