andrepo18380 Approved

Member since: 2016-08-26

Recent posts by andrepo18380
Post When

I can't use the plugin, it seems to require some composer package which is not properly included in ...

Posted in Class 'Bitbucket\Client' not found" on line 105

You can use the default property in your fields.yaml using the JSON format. For example: default: ["...

Posted in Checkboxlist fields checked

If you, like me, got stuck with this error trying to change the column type that won't work no matte...

Posted in Unknown database type ENUM requested

Try this https://laracasts.com/discuss/channels/general-discussion/doctrinedbal-how-to-add-data-type...

Posted in Unknown database type ENUM requested

Awesome @Scott

Just found out this works for the model as well: User::extend(function($model) { $mod...

Posted in How to add Ajax Handler to Extended Model

Brilliant @daftspunk.

Any preferred JS flash lib to use for the errors instead?

Cheers!

Posted in Custom AJAX error messages

Hi folks,

I was trying to do something similar but since the suggested solution looks at the config ...

Posted in getViewPath and root folder