Support the ongoing development of Laravel.io →
Database Eloquent
Last updated 2 years ago.
0

Just off the top I see the 'email', '='. 'silver'. For comparison, you use '=='. The single '=' is an assignment operator. From the perspective of the code, you are trying to assign 'email' the value of 'silver' rather than compare to see if the emails on the database are equal to 'silver'.

0

Not in sql.

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

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.