N
N
NubasLol2020-01-10 16:53:24
Laravel
NubasLol, 2020-01-10 16:53:24

How to fix AddSElect behavior in Laravel?

I ran into a problem using subselect

if (is_null($this->columns)) {
        $this->select($this->from.'.*');
    }

If $this->from contains not a table name, but an expression, it inserts it

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question