Support the ongoing development of Laravel.io →

1,557 Threads

Really? 11mb request footprint?

I have a relatively stock install of Laravel save for a couple of extremely small service providers,...

0 Likes
4 Replies

Laravel Finder bug ?

Hello dear firend most of time in my app I got this erro Class 'Symfony\Component\Finder\Finder' not...

0 Likes
0 Replies

Validation inside a mutator/setter

I was reading the following: "Validation should happen within the context of the setter prior t...

0 Likes
0 Replies

Laravel user forms and admin forms: how to tackle?

Hi Just a question to poll how you guys would tackle this in Laravel: I have a user preferences page...

0 Likes
4 Replies

Handling Unique Short Code Representitives

Lets say I have a list of Status 1 - Pending Submit 2 - Submitted 3 - Extra Images Uploaded 4 - Com...

0 Likes
1 Replies
posted 10 years ago

Can I have your opinions on this repository architecture?

Hi folks. I've been playing with a slightly different architecture for a project i'm currently worki...

0 Likes
0 Replies

PSR-4 directory structure for packages

hey guys this is more of an aesthetic question about how to structure the directories of a package w...

0 Likes
2 Replies

pivot table with 3 columns

Hi Models : There is Party (should be renamed 'game') User can register to Party then user has a reg...

0 Likes
1 Replies

Static methods vs $this->CLASS->METHOD in controllers?

Can someone explain to me the advantages of objects creation in __construct method? And explain depe...

0 Likes
2 Replies

PHP patterns, extending MVC functionality

Hello, before I start I must say my english isn't at very high level, so some of you may misundersta...

0 Likes
3 Replies

Dynamic filter class arguments

Hi, sorry form my bad english! I have a doubt about how to pass a parameters in filter class. This i...

0 Likes
4 Replies

Artisan commands and IoC / reflection / injection etc.

I have created an artisan command that calls on a custom class. My custom class uses reflection to i...

0 Likes
2 Replies

[Benchmarking] Using your public API internally, too

Hey guys I had some doubts and concerns about using an HMVC approach with Request::create() so I did...

0 Likes
1 Replies

Best practices for validating user input

Hi, lot of people create sepparate classes for each set of rules and then inject them into the contr...

0 Likes
0 Replies

changing the package directory name

Will changing the package directory name in the pubic directory break packages?. If so what is the s...

0 Likes
0 Replies

Pro-active Caching: Looking For Ideas

I have built a business application using Laravel that utilizes several very large datasets. There i...

0 Likes
1 Replies

URL::route cannot find defined route

I'm trying to generate URLs on the view for some routes, so I have the freedom to change their URLs...

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

© 2024 Laravel.io - All rights reserved.