Support the ongoing development of Laravel.io →

Global Regex Patterns Issue

Global Regex Patterns do not work. Laravel 5.0 documentation states that global patterns should be p...

0 Likes
1 Replies
Solved

Display laravel validation errors returned from an $http.post in angularjs

i am a newbie to laravel and laravel 5 and so far i am having such a hard time, it's just problem af...

0 Likes
2 Replies

Validation rules and multiple DB connections

Hello! I'm encountering an issue with form validation and user storage. I have two database connecti...

0 Likes
3 Replies
Solved

Getting url data to show in the url bar

I'm using Laravel 4 and I'm trying to get the url bar to display the text url that is saved in the d...

0 Likes
0 Replies

Pagination links HTML is being escaped in my view

I've used Laravel's pagination method but in my view it is escaping HTML I'm trying: {{$tags->ren...

0 Likes
2 Replies
Solved

What's the best test-friendly method to use Cache in models?

Hi, I've been looking at Cache docs: http://laravel.com/docs/5.0/cache I want to use Cache in my mod...

0 Likes
0 Replies

If I wanted to create a simple library class (API client) in Laravel 5, where would I put it?

I want to create a library class called Points. This class will just have a single method to send da...

0 Likes
2 Replies
Solved

Homestead and Syncing

I might be missing something here, I have created a Laravel 5 App inside of homestead box and mapped...

0 Likes
1 Replies

Relationship Help

I am moving an older app from another framework into Laravel 5 and have the relationships set up in...

0 Likes
0 Replies

Changing URL arguments

i'm stuck at this very basic form, that i could not accomplish, which i want to build a search form...

0 Likes
2 Replies

Class 'Jenssegers\Mongodb\MongodbServiceProvider' not found

I wanted to use https://github.com/jenssegers/laravel-mongodb for connecting to Mongodb with laravel...

0 Likes
1 Replies
posted 10 years ago

Swift_RfcComplianceException on Forge but not Homestead

Hey all I have a simple mailer that is working like a charm locally on a Homestead Vagrant box, Howe...

0 Likes
6 Replies

Solving: mysqlnd cannot connect to MySQL 4.1+

I have an old built project that i would like to port over to Laravel, which i am working on locally...

0 Likes
3 Replies
Solved
posted 10 years ago

Environment complains about missing variables for another environment

It's impossible for me to create configuration for my local environment, because Laravel keeps compl...

0 Likes
4 Replies
posted 10 years ago

Laravel 4.1.31 compatibility with HHVM

Hi all, I've played briefly with Laravel 4.1.31 on HHVM, but I'm interested whether it has 100% comp...

0 Likes
0 Replies

Filename includes Backslashes also with stripslashes

I have got a the following problem: I have create a simple Image Upload Process like this. public fu...

0 Likes
0 Replies

Switching database connections does not work

I have created a new connection in my config.database like; 'mysql' => [ 'driver' => 'mys...

0 Likes
5 Replies
Solved

laravel 5 pagination page[] Unsupported operand types

Laravel 5 pagination I found vulnerability. standard pagination website.com/list_web?page=2 Paginati...

0 Likes
0 Replies

Redirect back to specific part of the view by #

hello i want to redirect back after a validation but it should go to a specific div id, how can i do...

0 Likes
2 Replies
posted 10 years ago

eager loading eloqent for realtionship tables

Please see the below tables and how to get Member -> donation[]->material by priority where is...

0 Likes
1 Replies
Solved

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.