Support the ongoing development of Laravel.io →
codeATbusiness

codeATbusiness

Joined 4 May 2014

Statistics

Threads 14
Replies 127
Solutions 8
Articles 0

Aggregate, Aggregate Roots and Repositories managent with Laravel

Hi, I was working with some Entities that may contain some other dependent Entities or Value Objects...

0 Likes
0 Replies

Get more knowledge about how Laravel implements Design Patterns

I'm trying to understand better how Laravel implements the basic design patterns (creational, struct...

0 Likes
0 Replies

Question about namespace in the Group Routes

I'm trying to see the utility of the following sample code from Laravel Quickstart Route::group(arra...

0 Likes
2 Replies
Solved

Use connections table to source the Eloquent connections

Dear friends, How could be possible to use a database table as a connection container in place of us...

0 Likes
0 Replies

Access to static functions if I inject a Model instance into BasicRepository

How could I do to get access to the all(), find(), and all Model static functions if I'm using an in...

0 Likes
6 Replies
Solved
replied 11 years ago

Show required field validation message ONLY ONCE

Hi arulkumarpa, I haven't Laravel in front of but I think you could use the following lines: $messag...

0 Likes
Solved
replied 11 years ago

Problem sending an email with attachment...

Hi Luca, See this link maybe helps you: http://stackoverflow.com/questions/3536836/trying-to-send-ma...

0 Likes
replied 11 years ago

Single Responsibility Principle. How can I design this code properly?

See the IoC concept in Laravel: http://laravel.com/docs/ioc Here you can find some features that cou...

0 Likes
replied 11 years ago

Problem sending an email with attachment...

Have you tried with another file or file extension attachment?

0 Likes
replied 11 years ago

Managing packages within my own package

What folder do you want to publish your package?

0 Likes

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.