Support the ongoing development of Laravel.io →

2,389 Threads

Nginx Laravel routing shows 404

I have just played with Laravel some hours ago and seemed to hit a wall. I have seen similar questio...

0 Likes
4 Replies
posted 9 years ago

Call to undefined function App\Http\Controllers\request() (inconsistent helper function documentation/functionality)

I am developing several projects in the most recent release of Lumen. The Lumen documentation does n...

0 Likes
3 Replies

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 10 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

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 9 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 9 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

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.