tanzania411 Approved

Member since: 2014-11-11

Recent posts by tanzania411
Post When

In the cluster model, the validation for the slug field is looking for a table initbiz_cumulusinvoic...

Posted in Error on saving new clusters

My relations are

// Acme\Account\Models\Plan
    public $belongsToMany = [
        'discounts' => [
...

Posted in Need help with query on model and two pivots

I'm currently completely lost in relations with the following structure:

preconditions: Not all prod...

Posted in Lost in relations

Ok. I solved it with a different solution path.

In components / Course.php:

protected function loadL...

Posted in Need help with SQL Query in component

I would like to collect data inside a component. From a known course (course_id) I need the associat...

Posted in Need help with SQL Query in component

With this workaround it works: I made key and value of the dropdown both with the translated text.

p...

Posted in Dropdown with translated values

I've a course with many lessons. Each lesson has a weekday dropdown. In list view the translated va...

Posted in Dropdown with translated values

Hello, I would like to make a plugin for a ballet school and have some troubles with the relation ma...

Posted in Trouble with relations

SOLVED! Finally I got it. Anyway. Thank you for your great work.

Posted in Can't get it to work

Hello I've set up all the steps but nothing happens. I try to set up the following structure: Catego...

Posted in Can't get it to work