Support the ongoing development of Laravel.io →

2,389 Threads

posted 9 years ago

Lumen, Request class is not working

Hello Geek, I'm currently working on a small API using Lumen. However, I'm having some difficulties...

0 Likes
0 Replies
posted 9 years ago

Whoops, looks like something went wrong

(Sorry for my english) I have a route like this http://localhost/inspection/show/{id} When I try to...

0 Likes
0 Replies
posted 9 years ago

Without redirect set flash message

Hi My buddies how to possible without the redirection to set the flash messages

0 Likes
1 Replies

Return view depending on Request type

I have a AJAX based site I'm building. I'd like to grab content and return data depending on whether...

0 Likes
3 Replies

Redirect route based on user role

I need to offer up 2 versions of a set of routes depending on the role of the logged in user. If the...

0 Likes
0 Replies

nginx 502 Bad Gateway on certain pages (Vagrant Homestead)

I know I'm not the first person to encounter this, but I'm not finding an appropriate solution to th...

0 Likes
5 Replies
Solved

Message from failed captcha

Hello, I would want to change this: http://postimg.org/image/95g11nk6z/ How can i do it? Thanks

0 Likes
1 Replies

Route overwrite

Hi I have routes file as Route::resource('departments', 'DepartmentsController'); Route::resource('c...

0 Likes
0 Replies
posted 10 years ago

Redirect specifying http verb

I've two registered routes: Route::get("/a", "MyController@foo"); Route::post(&q...

0 Likes
1 Replies

How to create and use MessageBags?

What I need: have ability to call cutom validator and bypass an array of inputs there (done) valida...

0 Likes
1 Replies

Problem with PUT request

Hello everyone, I am actually writting a API with Laravel on WAMP server, I am want to validate the...

0 Likes
2 Replies
Solved

Homestead Guzzle HTTP Client cURL and AWS Cloudsearch

Strange issue, when trying to hit a AWS CloudSearch domain with Homestead: (using Guzzle Client) htt...

0 Likes
1 Replies

Validate drop down field against text field on same form.

Hi I have a form with a drop down and a text field {!! Form::label('category_id', 'Category') !!...

0 Likes
1 Replies
Solved

AuthController auth/register invlid input

I have a fresh install of Laravel 5.1 and was working on getting auth/register working to work throu...

0 Likes
0 Replies

Laravel displays redirecting to url message

Hello everyone I'm trying to validate my input but I have weird problem with redirecting when Valida...

0 Likes
0 Replies

Laravel-5 validator add new values to request array

Hi I'm trying to add new values to the request array before it gets passed to the controller to be p...

0 Likes
1 Replies

Loading views with (ajax?)

So I am currently developing my onepage portfolio and have decided to try and learn some Laravel in...

0 Likes
4 Replies

problem in making login app

here it is my code: http://laravel.io/bin/yGXy8 when my entered value is match to database value it...

0 Likes
1 Replies
posted 9 years ago

Route aliases or resolvers possible?

Hi, I have the following route: Url: /users/{user_id}/friends Route::get('users/{users}/friends', 'U...

0 Likes
0 Replies

PHP Catchable fatal error:

Hi everyone, I'm new in Laravel and I found that error, so any help please? PHP Catchable fatal erro...

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.

© 2024 Laravel.io - All rights reserved.