Support the ongoing development of Laravel.io →

Queue handling failed jobs

What is the best way to handle failed jobs? Maybe an email couldnt't send or an image couldn't resiz...

0 Likes
0 Replies

Separate routes.php for multiple websites

I'm using a single laravel installation to run two websites (multisite). Most of the model and contr...

0 Likes
3 Replies

Laravel WSOD white page after upload on web server

I worked on my site Laravel locally with mamp on mac os x. Today I tried to upload it on two differe...

0 Likes
11 Replies

Token Based Authentication with Laravel

Hi there, I just wanna now how to build a token based authentication with Laravel. Hope you can shar...

0 Likes
1 Replies
posted 10 years ago

Passing a variable into Blade include

Hi all, Hopefully this is a simple one. I have an include to which I want to pass a variable. Simpl...

0 Likes
2 Replies

Facades: Non-static method <some method here>should not be called statically code error

I'm trying to use Facade and service provider to create a Data class for misc application variables....

0 Likes
0 Replies

Controllers via Routes Not Working

System Information MacOSX - 10.7.5 Apache - 2.2.27 (Macports) PHP - 5.4.33 (Macports) [Mycryp...

0 Likes
15 Replies
Solved

No file get in the uploading of file

Hi everyone, Im new to laravel and I don't know whats happening in my controller. I was trying to ha...

0 Likes
0 Replies

Wrong decimal places for float and decimal

I have a great problem with Laravel at the moment. I've tried float and decimal datatypes without an...

0 Likes
3 Replies
Solved

Redirect::intended - Disable URL saving for ajax requests

How to disable remembering of the 'intended' URL for specific route or for all AJAX requests?

0 Likes
2 Replies

[Laravel 4.3] Form class outputs htmlentities

Hi, EDIT: when posting, it transforms the entities "& gt ;" (without spaces) and so on...

0 Likes
7 Replies
Solved

Laravel Form objects dumping in as text. (L5)

I did a fresh L5 install for testing against all my L4.3 sites. Created a new layout and a basic vie...

0 Likes
1 Replies
Solved
posted 10 years ago

help with basic query from the controller to the model

hello have a look see, it is about a query, a model this is my controller .... public function ge...

0 Likes
7 Replies
posted 10 years ago

Laravel 5 developement cannot load serviceprovider with boot class with parameters

I got this error in laravel: Declaration of App\Providers\ErrorServiceProvider::boot() should be com...

0 Likes
1 Replies
posted 10 years ago

Google Webmasters Tool

Hello, Need help getting Google Webmasters Tool to work. I already tried several of their methods (a...

0 Likes
5 Replies
Solved

Please help with syntax problem in migration/Schema code

I have the following code that produces the following error: "Undefined variable: tbl" The...

0 Likes
2 Replies
Solved

OneToMany relation -> How to save when i have the id?

I have model called Reference which can have many child References but only one parent Reference. So...

0 Likes
3 Replies
posted 10 years ago

Eloquent not respecting camelCase to snake_case conversion

I have a weird anomaly with laravel and was wondering if anyone could point me in the right directio...

0 Likes
0 Replies
posted 10 years ago

Simple relation not working?

I have two models. Article: class Article extends Eloquent { protected $table = 'articles';...

0 Likes
0 Replies
posted 10 years ago

Handling translatable SEO urls

Hello there. I am trying to figure out a clevel way of handling my SEO urls with assumptions that th...

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