grislysquirrel15554 Approved

Member since: 2016-04-27

Recent posts by grislysquirrel15554
Post When

Hello,

during the creation of a model I let the user choose one value from a dropdown. The dropdown ...

Posted in Accessor modifies dropdown value when editing a model

Thank you for your answer, but even by adding "protected $jsonable = ['pet'];" in my Pet model, it g...

Posted in "Unexpected type of array" after extending the User plugin

Hello,

I'm having some problems after following the tutorial on how to extend the User plugin. I'm b...

Posted in "Unexpected type of array" after extending the User plugin

Yes, but how can I access values from the form before they are saved?

Posted in Show alert when submitting a form without some fields

Hello,

I'm currently writing a plugin and I don't know how to implement a way to show an alert when ...

Posted in Show alert when submitting a form without some fields