Support the ongoing development of Laravel.io →

2,392 Threads

posted 9 years ago

Empty value

I'm in a pickle that I don't know the cause to at all. The following error occurs: Creating default...

0 Likes
2 Replies
posted 9 years ago

Learning Middleware

I'm very new to middlware, and I'm trying to grasp my head around it, and I have a particular use ca...

0 Likes
3 Replies
Solved

Multi Table Query

I've got two three tables setup: users, posts, post_images. I have a foreign key setup on posts tha...

0 Likes
3 Replies

Laravel 5 validation error return values to fields

When I am creating a new entry and leave at least one field to error out then submit the form, upon...

0 Likes
1 Replies
Solved
posted 9 years ago

Nested Route Resource Issue

I have a nested resource route: Route::resource('posts.comments', 'PostCommentController'); but whe...

0 Likes
0 Replies

AJAX json response data undefined in Laravel 5?

I am using Laravel 5 and I have an AJAX call that needs to return some data along with success. The...

0 Likes
7 Replies
Solved

Problem with middleware after upgrade from 5.0.5 to 5.0.16

Hi guys, I have a strange problem. Due to new packages installation, I had to do a "composer up...

0 Likes
1 Replies
posted 9 years ago

Disable "Cookie" header when responding as json

Hi, I'd like to disable(remove) "Cookie" header when responding as json. Actually I could...

0 Likes
2 Replies
Solved

Error : Exception Serialization of 'Closure' is not allowed

i am using confide plugin when i submit the email to http://localhost:8000/users/forgot_password her...

0 Likes
0 Replies

TokenMismatchException

I have put 4-5 hours, searching for solutions and tweaking the files myself, but cannot find a solut...

0 Likes
3 Replies
Solved
posted 9 years ago

[L5] 2 css files with same group/permissions - one inaccessible

Not sure what happened. Maybe a recent update? I push my code changes to my public environment from...

0 Likes
0 Replies

Using FormRequest validation without using Form Builder

Hi there! So I'm using FormRequest like so: public function save(MailRequest $request) And validati...

0 Likes
5 Replies
Solved

Eloquent find() returns result even with wrong ID

I'm running a query on Eloquent, I search on a table for a row ID, On Eloquent I'm using: Video::fin...

0 Likes
4 Replies

Passing custom actions in a Route::resource definition

Hi guys, I'm at your mercy. I'm trying to figure out how to add custom actions to a Route::resource...

0 Likes
0 Replies

how to call page in routes but I need open page before login system

Hello, I need call in routes page (register page) before login in the system example: Route::contro...

0 Likes
2 Replies
Solved

Form post data return from middlware

Hi I have a blog site build on laravel. There is a comment box. anyone can see the comment input tex...

0 Likes
0 Replies

Laravel install Windows Server 2012 R2 + CP Plesk

Hi All. OS : Microsoft Windows Server 2012 R2 CP : Plesk version12.0.18 Me Need Help In install serv...

0 Likes
1 Replies

image upload and resize

Hi I m using Laravel 5. Now I want to ad profile picture. I want that in User control page there wil...

0 Likes
5 Replies
Solved
posted 9 years ago

I this the correct way to bind multiple route parameters to a Model?

I am using the following code in Routes.php to bind multiple parameters (using my own resolution log...

0 Likes
1 Replies

CurlFile and L5 error

Hi, I'm build an webapp API that receives an image file from users using post forms and need to send...

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

© 2024 Laravel.io - All rights reserved.