Support the ongoing development of Laravel.io →

2,389 Threads

Laravel 5.1 and Opcache compatibility

Hi. I have a question concerning Laravel and OPcache (built in as of PHP 5.5.0). Current setup Lara...

0 Likes
0 Replies

form-data not accessible in middleware via $request

Hi, I'm unable to access my form-data in middleware, however, If I send the same data as a JSON, I c...

0 Likes
0 Replies
posted 8 years ago

Route issue not defined when it is

Hello guys, I'm getting stuck on a route which is not defined according to Laravel 5. All my routes...

0 Likes
2 Replies
posted 9 years ago

Attempting to generate and download a zip file results in FileNotFoundException

In my controller, I'm using Flysystem (Laravel Flysystem) to create a zip file and then download it....

0 Likes
1 Replies

Save inputs of a dynamic form

Hi, I do have a dynamically generated questionaire form which fetch all published questions from the...

0 Likes
4 Replies
Solved

PHPUnit_Framework_TestCase Found but undefined method ::call()

Hi i am working with Laravel 4.2.17 , PHPUnit 5.1.1 and PHP 5.6.16 . I am using PHPStorm as My Edito...

0 Likes
0 Replies

Request's Inputs not available for URL Encoded and Form Data

Hey there. I am building an API with Lumen, which looks great. The problem I am facing now applies o...

0 Likes
0 Replies

retrieving 3 posts for each categories

Hello all i'm trying to have for my website 3 post for each Categories but in my controller i'm doin...

0 Likes
0 Replies

Simple Ajax Call

Hello everibody, it's my first post, googled a lot but didn't find anithing could help. Here is the...

0 Likes
3 Replies

Save Multpart Data (Image) file to disk

Hi, I am having problems saving the Multipart Image sent from Android application to laravel. As soo...

0 Likes
8 Replies
Solved

login without hash the password

can i login using auth::attempt without hash the password ? i already have the database users from m...

0 Likes
3 Replies
Solved

How to Load Laravel on a Custom PHP Script?

I have a custom PHP script I use for environment restores. This script is inaccessible via HTTP and...

0 Likes
1 Replies

Laravel 3.2 - Help with routing ["Requested URL not found" error msg]

Hi All, Some time back I have developed a small application using laravel 3.2. I recently tried to r...

0 Likes
1 Replies

Problem with route.php

Hi all / as I have a problem with my routes.php routes file, have the following //llamamos a la rut...

0 Likes
0 Replies

Proxy redirection doesn't work while in maintenance mode

I am running my webpage behind a proxy, and everything works until I turn on maintenance mode. I add...

0 Likes
0 Replies

Hook to edit validation messages (NOT custom messages)

I can't figure how to do this. I use FormRequest in my controller so the validation happens before i...

0 Likes
0 Replies

Create middleware to prevent a user manipulates the information of other users

I have a problem. I need to prevent a logged in user can edit / view etc. information of another us...

0 Likes
1 Replies
Solved
posted 8 years ago

Delete request Jquery Ajax doesn't work

Hi, I have a button lets say it is in a div for simplicity Button <button rel="tooltip"...

0 Likes
3 Replies
Solved

L 5.1 - return redirect->route() not working...

Hi guys, I have a strange problem. I am not able to redirect my user if his email does not exist in...

0 Likes
1 Replies
Solved
posted 8 years ago

Find all the methods that are called when POST a form in Laravel

Is there a way to get all the methods that are called and executed ( Even the methods from the exter...

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.