Support the ongoing development of Laravel.io →

1,818 Threads

Best practice for checking record ownership

Let's say I have a user_id or tenant_id associated with every row created. What is the best practice...

0 Likes
2 Replies

500 Internal Server error logging

I recently discovered a bug in one of our queries that created a 500 internal server error. My quest...

0 Likes
0 Replies

Laravel 4.2 minor errors and fix

First Error: error: \vendor\symfony\translation\Symfony\Component\Translation\Tests\fixtures\malform...

0 Likes
0 Replies

Catching errors from Laravel Billing

Hello. I am trying to catch any errors that might come up when using the Billing service in Laravel....

0 Likes
0 Replies

Return JSON by Middleware

Hi guys, I don't understand Middlewares that much yet. Can they be used to always form our response...

0 Likes
1 Replies

Modifying existing AuthenticatesAndRegistersUsers & implementing licence key checks/permissions

I like how the new Auth & Password logic is laid out but I'm having some trouble getting my head...

0 Likes
0 Replies

[Package] Workflow - Harness the power of pipelines!

Workflow is a package for Laravel 5 for creating extendible and maintainable applications. Thanks to...

0 Likes
0 Replies
posted 10 years ago

Socialite adding service provider without hacking main code

I just implemented Orange OAuth2 Social Login with socialite. Unfortunately current version of Socia...

0 Likes
2 Replies

Check if form has posted Laravel 5

I'm trying to see if the form has been posted but this method does not seem to work if(Request::is_g...

0 Likes
1 Replies

Secure Laravel 5 api that is used internally and externally

I want to create some api controllers with a separate routing in an existing Laravel 5 application....

0 Likes
0 Replies

Laravel 5 - API endpoints using constants?

I am geting json data from an api and need to specify my endpoints like API version, API key. I thou...

0 Likes
0 Replies

Using AppServiceProvider to make data available across the whole site?

Hi, I need some data which is accessible across the whole site, so in the AppServiceProvider I have...

0 Likes
1 Replies

getReminder redirect

Where can I adjust the redirect after a "/password/email" submit to the password controlle...

0 Likes
0 Replies
posted 10 years ago

Controller name in routes.php needs lowercase while it actual is Caps?

I am migrating from L4 to L5. The Controller I have is: class UserController extends Controller { W...

0 Likes
1 Replies
Solved

StyleCI - The PHP Coding Style Continuous Integration Service

Yeh guys! Checkout StyleCI https://styleci.io/, written in Laravel 5: https://github.com/StyleCI. We...

0 Likes
0 Replies
posted 10 years ago

What is Laravel

Laravel is in MVC

0 Likes
1 Replies
Solved

How to put middleware logic into a package ?

Hi everyone, Is it possible to put a middleware logic into a package without adding it in Http/Kerne...

0 Likes
0 Replies

File::exists not working when served

I'm currently using File::exists() function on the routes.php as an error trap, the code looks like...

0 Likes
2 Replies

ValidatesWhenResolved Trait - Where is the validate method ever called?

Myself and a co-worker have been trying to find the source of the magic behind the ValidatesWhenReso...

0 Likes
1 Replies

Controller Inter-Communication and Instantiation

Hello everyone, I just started with Laravel 5 a few day ago and I like most of the things it brings...

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