Support the ongoing development of Laravel.io →
Lex

Lex

Joined 19 Apr 2022

Statistics

Threads 1
Replies 11
Solutions 0
Articles 0

Indepth laravel queue:work

Hi, recently at work I ran into a problem at work which required the use of laravel queue:work, dur...

0 Likes
0 Replies
replied 3 years ago

Factories - Create multiple records with a single request

I would use Query Builder instead of Eloquent, because unlike eloquent which makes a Model instance...

1 Likes
replied 3 years ago

Laravel & React Native API Axios call (NETWORK ERROR) issue

What is the status of the error? Is it 500?

0 Likes
replied 3 years ago

Laravel routes

The middleware('auth:api') tests whether a user is already logged in, and if they are, then they all...

0 Likes
replied 3 years ago

Database ID as hash?

It really depends on what you're working on. If the id is being passed in the admin panel, or rather...

0 Likes
replied 3 years ago

Routes and parameters

Maybe it would be better to store the token in a cookie or session variable, and inspect it's existe...

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.