Support the ongoing development of Laravel.io →

1,813 Threads

Understanding seperation of responsibilities.

I'm reading Taylor Otwell's book "Apprentice to Artisan" and I'm trying to wrap my head ar...

0 Likes
0 Replies

When to use bind or bindShared in service providers

Hi, While digging through the Laravel service providers I noticed that some providers use bind() and...

0 Likes
1 Replies

FOSMessageBundle for laravel

is there an implementation of laravel for this? https://github.com/FriendsOfSymfony/FOSMessageBundle...

0 Likes
0 Replies

Command bus

I really like the look of https://github.com/LaravelIO/laravel.io/tree/nextVersion/src/CommandBus I...

0 Likes
0 Replies
posted 9 years ago

Best Practice for creating a global method for all controllers

Hi all! I have an app which handle multiples entities and each entity (table) has an order column so...

0 Likes
4 Replies

Asset Organization in Laravel 4.1

Hi everybody, I used to use Basset to manage my assets - I grew very fond of the notion of "col...

0 Likes
5 Replies

SAAS Application in Laravel

I'm developing a SAAS application using Laravel 4. I have one master database and multiple tenant da...

0 Likes
3 Replies

Connect two different databases in a page/module

I'm developing a SAAS application using Laravel. I have one master database and multiple tenant data...

0 Likes
0 Replies

Laravel - SAAS Multitenant Architecture - Database Config

I'm going to start a SAAS model web application and gone through many searches. Finally in my mind h...

0 Likes
1 Replies

Model inheritance in DB (or multi-table models)

Let's assume we have a catalog. We have base Item model and item types model (Car extends Item, Moto...

0 Likes
0 Replies

How to forward configuration?

Hey all, I'm developing a package (1) that requires another package (2) with its own Laravel configu...

0 Likes
1 Replies

Help me refactor my model->javascript complex view

I'm passing a model collection ($occurrences) from the controller to the view, and there I convert t...

0 Likes
4 Replies

Simplest way for users of my project to update to the latest version

Hi everyone, What's the simplest way for users of my project to update to the latest version of my p...

0 Likes
1 Replies

Using External Library (Composer and Non Composer)

I'm trying to use this library https://github.com/thiagoalessio/tesseract-ocr-for-php In laravel , i...

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

validation as service

Hi, I implemented validation as service, as it is described in this book https://leanpub.com/impleme...

0 Likes
0 Replies

Development time is being heavily increased by using standard design patterns

Before I know Repository pattern and Service oriented design , I put anything like validation and da...

0 Likes
3 Replies

New Laravel Site - Feedback Requested

Hi I've created a new site using Laravel. https://seek.estate It's a real estate website aimed at gi...

0 Likes
4 Replies

Redis Queue

I'm using Laravel queue system for the first time and I have some questions about the architecture :...

0 Likes
0 Replies

Symfony class not found

I've created ServiceProvider and I'd like to use MoFileLoader from Symfony Component. This class is...

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.

© 2024 Laravel.io - All rights reserved.