Support the ongoing development of Laravel.io →

1,564 Threads

Create unique alphanumeric random string in "id" column

Hi, I want to have my id columns of all my tables with unique alphanumeric string instead of the usu...

0 Likes
4 Replies

Independent Application/Software Testing

Need independent testing/evaluation done on a web application currently being developed using Larave...

0 Likes
0 Replies

Testing / Evaluation

Need independent testing/evaluation done on a web application currently being developed using Larave...

0 Likes
0 Replies

Comments sorted by upvotes/downvotes

Hi everyone, I'm building a website where every posts has comments. Each comments have upvotes/downv...

0 Likes
0 Replies

Make data from home controller accessible to content controllers.

The default layout and its controller has the main menu which gets user info from the DB for the log...

0 Likes
2 Replies

Allowing more then one user to be logged in at the same time with Laravel?

I am trying to set-up a demo account for my application. However the system logs out the account if...

0 Likes
4 Replies

Dealing with pivot data without running heaps of queries

I have a API endpoint which should list all users who are members of an organisation. Users and Orga...

0 Likes
1 Replies

Controllers namespaces

Hi, I'm new to laravel and I'm a bit confused with one probably simple question. When should I use n...

0 Likes
3 Replies

Very long “Router Dispatch” event in Clockwork on localhost server

I'm developing an app locally but I'm experiencing very poor performance. When tracking it down with...

0 Likes
0 Replies

Can someone please explain these to me?

In Laravel there are these three things: Doctrine Eloquent Illuminate Can someone please provide m...

0 Likes
8 Replies

Fallback language for localisation?

Hi, When implementing localisation, I know the key is returned if a matching key/value pair is not f...

0 Likes
2 Replies

3NF database design ( And Conditions )

I have a 3NF design (Tag , Item_Tag, Item) As below but it wont work because i'm looping the same ol...

0 Likes
2 Replies

How to create chain method and add to "Facade"?

Dear all, I want to create chain method like: 1- like View View::make(....)->with(...).... // mus...

0 Likes
2 Replies
posted 11 years ago

Overwriting Eloquent::create with additional parameters

Hey, I just watched Coding with intent and tried to apply some of the ideas from the episode. I hav...

0 Likes
1 Replies

how to show custome error pages, 400, 404, 500

how to show custome error pages, 400, 404, 500 read the docs but still couldn't get the hang of it.....

0 Likes
1 Replies

creating ServiceProvider for package without it

Hello, I would like to create Service provider for package vendor/package (psr-0), I know with updat...

0 Likes
0 Replies

Controller Testing - Repositories Design Pattern

I am new to unit testing, and testing at all... I am trying to follow the repository implementation...

0 Likes
4 Replies

Mysql read replicas

Hi guys, I'm new to laravel. This is a great framework. I'm ran into an issue that I don't know how...

0 Likes
0 Replies

URL naming

I'm a bit sad Laravel uses camelCase. Underscore makes so much more sense since it can be used in UR...

0 Likes
3 Replies

what is the correct way to create an Utility class?

Hi all, As the title tells, how can i create an Utility Class where the functions are visible from m...

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