Support the ongoing development of Laravel.io →

Phpunit cannot detect symfony/css-selector

When I try to use phpunit I get the error RuntimeException: Unable to filter with a CSS selector as...

0 Likes
0 Replies

Setup different frontend & backend application endpoints

I've been struggling figuring this out but no luck yet - couldn't find an answer anywhere. I have a...

0 Likes
1 Replies
Solved

Laravel MYSQL Connection with IBM Bluemix

I'm trying to put my app to a production server using IBM Bluemix. Actually I'm on free tier and jus...

0 Likes
0 Replies

Dependent Drop downs

I am trying to get one select box(number) to be depending on another(type). I am close but i keep ge...

0 Likes
4 Replies
Solved

Ajax delete request returns the show view

Hi, I've got a weird problem I can't seem to figure out. When I try to call my destroy method with a...

0 Likes
1 Replies
posted 9 years ago

Form::model binding with Form::select

If I have typical tables like: User: id name country_id (foreign to country table) Country:...

0 Likes
0 Replies
posted 9 years ago

How to Subtract Carbon Dates

How do I subtract carbon dates....this last donation from the database and I want to subtract it to...

0 Likes
0 Replies
posted 9 years ago

Laravel Database Query

How can I query all users whose last donation is more than 90 days. This is my query but when it is...

0 Likes
1 Replies

[Eloquent] Query-based Attributes: Avoiding Duplicate Queries

Hey guys, wondering if anyone has had a problem like this. I have a solution (which I have not post...

0 Likes
3 Replies

User association middleware layer?

I have an application using Laravel's default authentication & user system. I have added numerou...

0 Likes
0 Replies

Controller response very slow on query that runs fast in phpmyadmin

I have a terrible query from a design that I inherited. Here it is.. SELECT i.id, i.description AS...

0 Likes
0 Replies
posted 9 years ago

ui-grid integrated within Laravel 5.2

I have set up a new laravel 5.2 instance, then installed ui-grid. What else do I need to do to make...

0 Likes
0 Replies

Laravel Task Scheduler across multiple servers

I have a system that I am using the task scheduler for. I am working on scaling out and having mult...

0 Likes
3 Replies

Route::post - 404 not found

Firstly, apologies for the newb question. I'm completely new to laravel and trying to follow the tut...

0 Likes
1 Replies

Sending e-mails via Exchange

Hi, I have a client who requires that all mails are coming through their Exchange Mail Sever. Our IP...

0 Likes
0 Replies

NotFoundHttpException

I've just started learning Laravel 5.2 and I'm creating module system as part of my learning process...

0 Likes
1 Replies
posted 9 years ago

project preview

Hi there, I'm trying to develop a small project with laravel. I create the project with composer, an...

0 Likes
1 Replies
posted 9 years ago

Destroy all Client Sessions

Good evening everybody! I Hope you can help me. I implemented a Login system with laravel 4.2. I use...

0 Likes
1 Replies
posted 9 years ago

When using "find" on relation it gives me the pivot id

Hi! I have a Organization model class Organization extends Eloquent { public function users()...

0 Likes
0 Replies

Recommended Laravel Live Site Composer Settings

We have a Laravel based collection of sites which have composer.json configured same as the test ins...

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