Support the ongoing development of Laravel.io →

1,825 Threads

Use multiple prefixes for the same route-group

I'm scaffolding an API interface and want to be able to have multiple versions accesible via differe...

0 Likes
2 Replies
posted 11 years ago

RuntimeException Aborted when migrating

Okay, 1. problem fixed, next: When I run this code: Artisan::call('migrate'); Then I have: Runtime...

0 Likes
6 Replies

Looking for a teaching platform

I'm looking to build a site to teach several areas of amateur radio including FCC licensing and othe...

0 Likes
1 Replies

Customizing Graham Campbell's Bootstrap-CMS

Hi there I am fairly new to Laravel and for my current project I decided to use the Bootstrap-CMS fr...

0 Likes
3 Replies

Ajax style header - Laravel 5

I'm designing a Laravel 5 site for an internet radio station and need a header that does not refresh...

0 Likes
1 Replies

Laravel using javaBridge-- Please help

I'm trying to use javaBridge with laravel and J2SE. I want to be able to access a java class using p...

0 Likes
1 Replies

Custom 500 Page for firstorfail() ModelNotFoundException

Can anybody explain step by step how to setup files to render a custom 500 page after a firstorfail(...

0 Likes
3 Replies
Solved

Realtime notifications with Laravel

Hello, I have to develop a Laravel application where all the clients can receive realtime notificati...

0 Likes
1 Replies

[L5] Allow CRUD only to user that owns resource. Best way?

Hello, I have User model and several other models that belongsTo User. I have a lot of routes for ch...

0 Likes
3 Replies

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

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.