Support the ongoing development of Laravel.io →
montes2012

montes2012

Joined 11 Feb 2014

Statistics

Threads 26
Replies 30
Solutions 1
Articles 0
posted 11 years ago

how multiple complex conditional validation

A form with 20 input (prueba) and 20 (comentario) and I need to force the user if the input is less...

0 Likes
0 Replies
posted 11 years ago

How Validate multiple fields

How Validate multiple fields, two requerid, use Laravel 4.0 {{ Form::text("percent[{$key}]"...

0 Likes
8 Replies
Solved

Store at login to application

hello friends using sentry and 4.2 Laravel need to store each time the user enters the application y...

0 Likes
0 Replies
posted 11 years ago

sql to eloquent

Hello friends, I have problems to extract the year from a date, grouped by date and sort by date usi...

0 Likes
1 Replies

I can get the records created in the current month, I use postgresql

I can get the records created in the current month, I use postgresql SELECT * FROM quakes WHERE extr...

0 Likes
0 Replies
replied 11 years ago

as I can construct the following sql statement

the name of the columns was corrected, I've never used the dd( DB::getQueryLog() ); and I'm using it...

0 Likes
replied 11 years ago

as I can construct the following sql statement

I get nothing, and if I get sql result in postgres object(Illuminate\Database\Eloquent\Collection)#8...

0 Likes
replied 11 years ago

as I can construct the following sql statement

I like your approach, but I find the part where LEFT JOIN installs AS t2 ON (t1.id = t2.usuario_id...

0 Likes
replied 11 years ago

as I can construct the following sql statement

Hi arcollector, I have to fill a select with the query result list and use, the perform a similar qu...

0 Likes
replied 11 years ago

as I can construct the following sql statement

not working Exception SQLSTATE[42703]: Undefined column: 7 ERROR: no existe la columna « » LINE 1:...

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.

© 2026 Laravel.io - All rights reserved.