Support the ongoing development of Laravel.io →

Changing Lumen error log path

Following the instruction here: [Laravel Lumen change log file name] (http://stackoverflow.com/quest...

0 Likes
0 Replies

Lumen artisan console does not use bootstrap/app.php

Is it me or does Lumen only loads the minimal stack within Job and Console. Nothing from bootstrap/a...

0 Likes
0 Replies

Mollie package in Laravel

Hello everyone, I hope sombody has experience with the use of Mollie 'paying system'. I already inst...

0 Likes
0 Replies
posted 11 years ago

[Payment] PayumLaravelPackage discussion.

Hello everybody. I am working on a payment library called payum (http://payum.org/). Here you can as...

0 Likes
12 Replies

Laravel 5.2 Route Automatically redirect to “Refresh” Route on Server

http://www.awesomescreenshot.com/image/1290235/e0da843f1ce459a30871c7c2ee26810b http://www.awesomesc...

0 Likes
0 Replies
posted 10 years ago

Sending mail in Lumen via gmail smtp

I have been trying to send mail in freshly installed lumen. I installed illuminate\mail and have unc...

0 Likes
4 Replies

How can i get records using laravel eloquent relation with where clause???

My database structure like this: category: id, name Parents: category_id parent_id id has parent cat...

0 Likes
3 Replies

Laravel 5 not updating customer/worker to database

Been working on my latest project for school and i've ran into a bit of a problem, i have 3 logins t...

0 Likes
1 Replies
posted 8 years ago

how laravel auth detect user authenticated via tymon jwt

hi I am trying to learn laravel, as a practice i have implemented tymon jwt auth in my laravel proje...

0 Likes
0 Replies
posted 9 years ago

Eloquent query where() confusion

I don't know how to build an eloquent query for the following: SELECT * FROM table WHERE column1 = v...

0 Likes
5 Replies
Solved

Laravel 5 RESTful Backend & AngularJS frontend CRUD example tutorial

Hi everyone. This is a link to a tutorial that shows you how to create a Laravel 5 RESTful API as th...

0 Likes
2 Replies

Internal Server Error

I am working with Laravel 5. here all working well for route '/' but when i am defining another rout...

0 Likes
1 Replies

REST GET request results into a different database connection

Hello, I have two applications on my local server: [A] http://site.local and [B] http://api.local. T...

0 Likes
3 Replies
Solved

My Laravel Project doesn't have Service Folder ?

Hİ guys, There isn't service folder in My Laravel Project; http://hizliresim.com/MJ6qo6 How Can I So...

0 Likes
7 Replies

Eloquent/Database Query Builder events

Hello I've recently had the need of firing events when update() or delete() methods on QueryBuilder...

0 Likes
2 Replies
posted 10 years ago

Queue worker for one particular queue/tube

I am using Beanstalkd, and I want to queue particular types of jobs to different tubes (mail to one,...

0 Likes
1 Replies

Laravel listeners to specific queues/tubes only.

Hi, Is it possible in Laravel 5.2 to have two listeners listening to just specific queues only, so f...

0 Likes
0 Replies
posted 9 years ago

A week of Laravel (24-29 May 2016)

laravel/framework master 1bd59e5: Applied CS fixes from StyleCI @GrahamCampbell 21123c8: merge @tay...

0 Likes
0 Replies
posted 9 years ago

New Version Breaks withTrashed() on polymorphic relations?

I'm sure I'm doing something wrong, as this is a bit complex for me... but this worked fine for me f...

0 Likes
2 Replies
posted 9 years ago

Post routes conflict

Hello, I'm having trouble with my routes in laravel but I'm a beginner so please I'd like your help...

0 Likes
3 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

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.

© 2025 Laravel.io - All rights reserved.