Support the ongoing development of Laravel.io →

younes0

Joined 1 Feb 2014

Statistics

Threads 1
Replies 2
Solutions 1
Articles 0

Postgres 9.4 new question mark operator can't be used in eloquent raw queries

The question mark allows to search values in JSONB array: SELECT * FROM tracks WHERE artistnames ? '...

0 Likes
2 Replies
Solved
replied 9 years ago

Postgres 9.4 new question mark operator can't be used in eloquent raw queries

I replaced the question mark operator : SELECT * FROM tracks WHERE artistnames @> '"The Dirt...

0 Likes
Solved
replied 10 years ago

Get dynamic properties from a Facade

use MyFacade::getFacadeRoot()->myProperty

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.