Support the ongoing development of Laravel.io →

chrislentz

Joined 19 Jun 2014

Statistics

Threads 2
Replies 3
Solutions 1
Articles 0
posted 9 years ago

Best way to work with custom messages & rules in L5.

I am trying to write a custom error message for the "required" validation rule in L5. I kn...

0 Likes
2 Replies
Solved

Set all controllers to "use Response;".

I am creating a restful api via Laravel 5. All of my reponsises will be "Response::json"....

0 Likes
6 Replies
Solved
replied 9 years ago

Best way to work with custom messages & rules in L5.

My original questions was actually 2 questions, so here are the 2 answers: To work with custom messa...

0 Likes
Solved
replied 9 years ago

Set all controllers to "use Response;".

I am getting a "Class 'App\Http\Controllers\Response' not found" from this solution. Any t...

0 Likes
replied 9 years ago

Nginx Laravel routing shows 404

Did you ever solve this? I am having an identical issue.

0 Likes

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.

© 2024 Laravel.io - All rights reserved.