Support the ongoing development of Laravel.io →

2,386 Threads

laravel error adding a row whilst Testing but not when I do it manually?

So I am using laravel 5 form testing for my register pages which are split into 3 stages doing somet...

0 Likes
0 Replies
posted 11 years ago

Parameter based routing

Routing in laravel is Route::get('/', array('uses' => 'HomeController@index')); I want to choose...

0 Likes
12 Replies
Solved

How to math operators on controllers

I have this and return Object of class Illuminate\Database\Eloquent\Builder could not be converted t...

0 Likes
1 Replies
Solved

TokenMismatchException with dropzoneJS

I don't know what else to do anymore, everything I tried failed. So there's this form {{ Form::open...

0 Likes
7 Replies

Regarding Sending Mail Notification

Hello Laravel Lovers, I am using Laravel 5.1 framework and I want to send email notification to a pa...

0 Likes
1 Replies

How to get HTTP request in route model binding closure

Hi there, I am trying to get access to the HTTP request in my route model binding closure. This is b...

0 Likes
2 Replies
Solved
posted 10 years ago

Carbon - Check how many days ago was timestamp

Hey, is it possible to get the number of days that have passed since a given timestamp, but only the...

0 Likes
1 Replies
Solved

Good tutorial on "How to create proper dynamic form in laravel"?

Hi, does anyone of you about some great article how to create form with dynamic fields and how to ha...

0 Likes
3 Replies

response()->json differs on OS

So I have this odd problem with json. It will return different jsons depending on my underlying syst...

0 Likes
0 Replies

Middleware caching doesn't catch Route-Model bindings

Hey folks, I've got a middleware setup that's caching the HTML output of each public Controller requ...

0 Likes
1 Replies

L5.1 returns 500 error when called by Guzzle (5.3/6.0)

I am having a similar issue to @rtechshow however not with Forge involved: http://laravel.io/forum/0...

0 Likes
4 Replies

Blank page on all routes

I have a problem, I was working on my app, and it was working allright, but today, when I started my...

0 Likes
1 Replies
Solved

Laravel Pagination

Hi all, can any one please clear my doubts regarding the Laravel Ajax Pagination, Here is my Control...

0 Likes
2 Replies

Graham's Campbell Laravel-Throttle

Hi guys, I was wondering if anyone uses Laravel Throttle by Graham Campbell? I like this package as...

0 Likes
2 Replies

laravel generates duplicate url with "#!" at the end

Hi all, i've noticed that my web site has all urls duplicated. I've the url that i defined in route...

0 Likes
2 Replies
posted 10 years ago

Request::is() function not correct?

Hey guys, I came across some weird stuff (I use Laravel 5.1). I have the following code: $my_current...

0 Likes
1 Replies

Database records -- Select from time range, group by ID, sum numeric columns

Hi guys, I'm fairly new to Laravel (and web dev), but I'm trying to build a project for work. I'll t...

0 Likes
3 Replies
Solved
posted 10 years ago

uploaded files are corrupt

on laravel 5.1 uploads (either serial or ajax) - i use the regular move function: $file-...

0 Likes
5 Replies

Is it possible to pass a second argument to edit and update methods of a controller?

I need to pass a second argument to edit and update methods of a controller like: public functi...

0 Likes
2 Replies
posted 10 years ago

Laravel & SoapServer - response has text/html contet-type instead of text/xml

I’m trying to run a SOAP service on my Laravel 5.1 app. I got it working, but there’s one little ann...

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

© 2026 Laravel.io - All rights reserved.