Support the ongoing development of Laravel.io →

laravel post request validation don't show ther errors ( validation Fail)

i try to set rule to validate post request for laravel form to store data but if i set any validatio...

0 Likes
2 Replies
posted 9 years ago

do not login after changing passwords

Hi, in which file can I change the behaviour that a user gets logged in after changing his password?...

0 Likes
0 Replies

Blank pages

Hello, Since today, my web site presents an empty page. I really don't know why.. Could you help me?...

0 Likes
0 Replies

Redirect to bootstrap tab?

hello how I hook "#myTab" to route method? return redirect()->route('generate_path') an...

0 Likes
0 Replies

Why my laravel website is pretty slow?

Hello everyone! I have a website built with Laravel and Bootstrap. The website is loading pretty slo...

0 Likes
6 Replies

How would you unit test Eloquent Scope Methods?

Imagine the following model: class Post extends \Illuminate\Database\Eloquent\Model { public functi...

0 Likes
0 Replies
posted 9 years ago

how to setup simple MAIL_DRIVER=mail

Hi, i´m trying to setup the simple mail driver with homestead, but it does not work, anything I have...

0 Likes
2 Replies

I want to implement SSO based Authenticaiton in laravel5

Hello Guys, I have application build in core php and with eloquent ORM and i am going to move it to...

0 Likes
3 Replies

How to Organize Class Namespaces

Matt Stauffer posted a topic How to Organize Class Namespaces http://bit.ly/1JarwkK, May i know what...

0 Likes
1 Replies
posted 9 years ago

Problem with WhereIn in Eloquent ORM

Hi, Given code is working fine if just try to show the list but when I try to search some data then...

0 Likes
4 Replies
posted 9 years ago

Cancel Eloquent updating Event in trait

Hi guys, I'm working on one of my sites which should be able to basically have a "multisite&quo...

0 Likes
0 Replies
posted 9 years ago

Raw output for debugging API.

I am having troubles with larval because the dd() functions returns with a lots of HTML on it. Since...

0 Likes
1 Replies

Changing column name in array after where statement

Ok, so this might be something really stupid to do, and I'm open to idea's, but is it possible to ch...

0 Likes
2 Replies
Solved
posted 9 years ago

Redirect does not work

Hey, i made a search view that searches data from the get method and tried to redirect the user back...

0 Likes
1 Replies

submit without refreshing

How can I submit without refreshing the page? here is my code Route::get ('building/{id}/editsystem/...

0 Likes
1 Replies

Sentry Multiple user

Hi all i have an issues with Sentry plugin, How the multiple user is possible, or how can i work wit...

0 Likes
4 Replies
Solved

Reseeding MySQL index

When creating a table ("quotations") in a migration I want to set the index start count......

0 Likes
2 Replies
Solved

Define route to make nice SEO url

I have defined a route in laravel 4 that looks like so : Route::get('/books/{id}', 'HomeController@s...

0 Likes
7 Replies
posted 9 years ago

Mocks making Unit tests too long?

I have a Model method that makes use of several methods from other classes (Some from third party li...

0 Likes
1 Replies

List data in a table with two mysql tables

Hi, I have two related tables in the main table have the id from another table but I would rather ge...

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