I have a queuing system with my workers written in Laravel 4.2. I am getting a JOB_ID not found exce...
Hello guys. I am unable to get Sentry to authenticate a user. It currently finds the user but can't...
Why not save the entire thing in the database and when you returning data to AngularJS, you return e...
How about sending it as a cookie? And then use a filter to check this cookie? If you mark your cooki...
You question is slightly confusing as I don't know what the other table is outside User. You first n...
I think you should go with Queues. Also I don't know why you will need 12 workers for 12 users. What...
The Laravel portal for problem solving, knowledge sharing and community building.
The community