Support the ongoing development of Laravel.io →
electricfan

electricfan

Joined 10 Apr 2015

Statistics

Threads 6
Replies 6
Solutions 1
Articles 0

Set `always_populate_raw_post_data = -1` to Laravel's php ini

I have this error on my AJAX request, please refer below. Deprecated: Automatically populating $HTTP...

0 Likes
0 Replies

get only specified columns from the join table

First I have this 'User' model <?php namespace App; use Illuminate\Auth\Authenticata...

0 Likes
1 Replies

if more than 2 column selected in list

I have this eloquent model query public function getemployee(){ $id = $_POST['id'];...

0 Likes
4 Replies

JSON post response is undefined/empty laravel 5

in my head tag, I declared this <meta name="csrf-token" content="{{ csrf_token...

0 Likes
3 Replies

ajax post in laravel 5 return error 500 (Internal Server Error)

this is my test ajax in laravel 5 (refer below) $("#try").click(function(){ va...

0 Likes
14 Replies
replied 10 years ago
0 Likes
Solved

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.

© 2026 Laravel.io - All rights reserved.