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...

0 Likes
1 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...

0 Likes
0 Replies

Change SQL query on Auth, Laravel 5.1

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

0 Likes
6 Replies

Laravel not validate that the database is up?

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

0 Likes
0 Replies
posted 9 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...

0 Likes
1 Replies
Solved
replied 8 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 8 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 8 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 9 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 9 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.

© 2024 Laravel.io - All rights reserved.