Support the ongoing development of Laravel.io →
posted 10 years ago

Nested Route Resource Issue

I have a nested resource route: Route::resource('posts.comments', 'PostCommentController'); but whe...

0 Likes
0 Replies
posted 10 years ago

Service Provider/Container: Abstract Factory

hey guys, i'm coming from zf2. Beside a huge more complexity there was one feature i really liked: A...

0 Likes
9 Replies

OpenSSL issue with WAMP2.5

Hi gusy, I am wondering if someone might be able to help me. I have been trying to set up a Laravel...

0 Likes
1 Replies

Laravel 5 Validation?

Hi guys, Can you show me a simple controller codes that validates data from view. I tried validating...

0 Likes
3 Replies

[Package] Laravel 5 Javascript Validation

Laravel Javascript Validation allows to reuse your Laravel Validation Rules, Messages, FormReq...

0 Likes
1 Replies

AJAX json response data undefined in Laravel 5?

I am using Laravel 5 and I have an AJAX call that needs to return some data along with success. The...

0 Likes
7 Replies
Solved

Preg_replace()

I'm using Laravel 4 I'm getting this error preg_replace(): Parameter mismatch, pattern is a string w...

0 Likes
0 Replies
posted 10 years ago

Eloquent Models and Lookup Tables

Hello again, I have an Eloquent model set up that contains a foreign key to a simple (id, name) look...

0 Likes
0 Replies
posted 10 years ago

Natural ordering of field name?

Hello folks, Is there a way to coerce an orderBy clause in to return the field sorted in a natural o...

0 Likes
3 Replies
Solved

Problem with middleware after upgrade from 5.0.5 to 5.0.16

Hi guys, I have a strange problem. Due to new packages installation, I had to do a "composer up...

0 Likes
1 Replies

How to paginate on MS SQL stored procedure results?

Hi, I am fetching data via an MS SQL Stored Procedure in the following manner: $historyData = DB::se...

0 Likes
0 Replies

display join table with multiple where clause

i'm trying to displaying single data like this id TenantID name username password sender...

0 Likes
1 Replies

View NOT FOUND ERROR !!! - Not showing unless Storage gets 777 permissions

Hello all, i am building a site using laravel 5, and run on to this little issue, i need clarificati...

0 Likes
1 Replies

Should I use mysql view in order to simplify my app?

Hello everyone. I have users, which has some indexes of progress. Depending on how user works in my...

0 Likes
3 Replies
posted 10 years ago

Disable "Cookie" header when responding as json

Hi, I'd like to disable(remove) "Cookie" header when responding as json. Actually I could...

0 Likes
2 Replies
Solved

To queue or not to queue

I do have a webservice that allows the user to start a process that uses image manipulation with ima...

0 Likes
3 Replies

Laravel database broken on local server

Hey Guys, I've got a problem where I've created a Laravel project and the database connection is bei...

0 Likes
4 Replies

Laravel (4) and passing data from database to View

I'm just getting started with Laravel so I may be missing something, but here's my route and the vie...

0 Likes
1 Replies

Relationships in multi tenancy in Laravel Eloquent ORM

This is a follow up question to : http://stackoverflow.com/questions/29069101/multi-tenancy-in-larav...

0 Likes
0 Replies

The page isn't redirecting properly

I just installed laravel on my server, but I get this message: The page isn't redirecting properly F...

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