Support the ongoing development of Laravel.io →

punchi

Joined 15 Sep 2014

Statistics

Threads 7
Replies 5
Solutions 1
Articles 0

Queues with "custom" priority

Hi! I have some questions regarding queues... if I have 4 queues: [high, medium, low, default] and I...

Likes Replies

Questions about Queues in Laravel 5.1

Some questions guys! working with queues now with 5.1 (a bit old, but was the last LTS!!) The faile...

Likes Replies

Change SQL query on Auth, Laravel 5.1

When logging in, the query fails, because "email" is not on "usuario", it's in &...

Likes Replies

Laravel not validate that the database is up?

When doing the login with the method Auth::attempt() I get this error: ErrorException htmlspecialcha...

Likes Replies
posted 8 years ago

Route::resource + Form::model doesn't work well??

I have a form where the user can update the fields of the given ID, also you have other fields you c...

Likes Replies
Solved
replied 7 years ago

Change SQL query on Auth, Laravel 5.1

@thomaskim, thanks you'r right. Thanks for your idea, with that in mind, I changed postLogin() but i...

0 Likes
replied 7 years ago

Change SQL query on Auth, Laravel 5.1

No, as it must exist a "Person" row with the same ID so it can exist an "User" r...

0 Likes
replied 7 years ago

Change SQL query on Auth, Laravel 5.1

Table: Persona Columns: id_Persona, Name, Age, City, Phone, Email, etc. N°Rows: 1.000's, contacts,...

0 Likes
replied 8 years ago

Route::resource + Form::model doesn't work well??

Ok, don't know why it doesn't worked before, but now I tried again and figured a hidden input!! <...

0 Likes
Solved
replied 8 years ago
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.

© 2023 Laravel.io - All rights reserved.