Support the ongoing development of Laravel.io →

Middleware vs FormRequest authorize method

Imagine I have an API and this can only be used by authenticated users. I want to get all my albums...

0 Likes
5 Replies

1 Digital Ocean Droplet + Forge + 2 websites

Hey Guys! I have an application in Laravel 4.2 running in a Droplet on Digital Ocean. I need to inst...

0 Likes
2 Replies

Changing dateformat on select

HI I have a DATE mysql column and i wish to change the stored format from YYYY-MM-DD to dd-mm-yyyy w...

0 Likes
0 Replies

Laravel validation mime type errors

So I am trying to make an upload form that validates images, .jpg, .png, .gif. if (Input::hasFile('f...

0 Likes
0 Replies

Message from failed captcha

Hello, I would want to change this: http://postimg.org/image/95g11nk6z/ How can i do it? Thanks

0 Likes
1 Replies

Vagrant Up/ Yaml file issue

I am new to all of this so forgive me if this is something is simple that I'm missing. I tried follo...

0 Likes
1 Replies

dynamically load views partials

Hello i have an issue when it comes to display my creating product form. The main problem is that i...

0 Likes
2 Replies
Solved

Route overwrite

Hi I have routes file as Route::resource('departments', 'DepartmentsController'); Route::resource('c...

0 Likes
0 Replies

L4 > L5 Upgrade Issue with Cipher & App Key

I have an existing L4 site and we have been working to move to L5. We have several encrypted columns...

0 Likes
0 Replies
posted 9 years ago

Laravel 4.2 and Beanstalkd: Error sending queued mails

Hi, I'm trying to send emails with queues using Laravel 4.2, beanstalkd and mandrill via Forge/Digit...

0 Likes
0 Replies

Strange "email" form item behaviour

This is happening in L5.1 with a "user" eloquent model, and only for the "email"...

0 Likes
2 Replies

i am newbie on laravel . How to exact resize image on the fly ?

i want to resize my images when it is being uploaded from the controller. please provide me a soluti...

0 Likes
2 Replies

Get date from timestamp in laravel

How can I get date from "2015-07-31 06:03:21" using Laravel query builder? In normal query...

0 Likes
2 Replies

Is Log level configurable to anything different than debug?

Hi everyone, I can't seem to change the log level from debug. I've included some calls to Log::debug...

0 Likes
2 Replies

How redirect()->route('home') work?

Hello everyone, can you explain me how redirect()->route('home') works while redirect() return an...

0 Likes
3 Replies
Solved

Issue with schedule:run

I have a hard to crack issue with schedule:run. When I call schedule:run from the console, my closur...

0 Likes
0 Replies
posted 11 years ago

Redirect specifying http verb

I've two registered routes: Route::get("/a", "MyController@foo"); Route::post(&q...

0 Likes
1 Replies
posted 9 years ago

Homestead, map site to port

Is there a way to map each site to a different port?

0 Likes
0 Replies

dynamically adding class works? but ultimately hangs app

i am writing a generic database browse/update so i have to create a new class for each table i want...

0 Likes
0 Replies
posted 10 years ago

Appends through relationship / eager load

I'm having trouble using $appends when retrieving a relationship using eager $with. Now this is just...

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

© 2025 Laravel.io - All rights reserved.