WaskiWabit Approved

Member since: 2016-05-30

Recent posts by WaskiWabit
Post When

Hi @bdacian18487, did you ever figure out how to add a css class to a relation list?

Posted in Adding row class to lists from behavior

Thanks!

Posted in How to override backend layouts?

@justas.raudonius23340 That is because it resides in a different namespace.

@info14532 if you pay a...

Posted in Overriding plugins templates

It's not impractical at all. Just because your plugin has certain dependencies does not mean your en...

Posted in Composer Packages for Plugins

jamesfawcett said:

Mines deploying quite well with just the following, then i manually upload the a...

Posted in What to have in .gitignore

Defining the following in a model

protected $primaryKey = array('key1', 'key2');

Produces a string...

Posted in Creating model without 'id' and with composite primary keys

I would like to know how to do this as well. My best guess is that you would have to set it somewher...

Posted in Customise the relationRender