Support the ongoing development of Laravel.io →

1,813 Threads

injection internal architecture question

While I'm using injection for validation and few other stuff. I'm still wondering about the differen...

0 Likes
0 Replies

Mobile Support

I'm adding a mobile-friendly website to my laravel app, so I added the following code to /app/config...

0 Likes
2 Replies

Laravel and Service Oriented Architecture

*Disclaimer: This is just theory crafting I'm interesting in learning about Service Oriented Archite...

0 Likes
2 Replies

Should I commit app/config file to git repository

Hi I have question. Should I commit app/config to my repository? What is the best practises ? In my...

0 Likes
4 Replies
Solved

Proper use of custom methods in models - Scope, static, etc

Coming from Codeigniter, I'm used to placing all my database queries in the model. From what i've se...

0 Likes
1 Replies

Laravel 4 Passing Multiple With Statements?

Hi Everyone Is it possible to pass multiple with statements in laravel? For example, in your functio...

0 Likes
2 Replies
Solved

Augmenting the $app object.

Has anyone found a good way to augment the app object without modifying the foundation class? I want...

0 Likes
0 Replies

Laravel SSH connections

Hello, I'm new to laravel and have been looking at the SSH http://laravel.com/docs/4.2/ssh Is there...

0 Likes
1 Replies

Frustrated with the number of blog posts, videos, etc on design patterns that gloss over the real work involved in implementatoin

First, let me say that I'm a huge fan of design patterns in general. I think that understanding them...

0 Likes
7 Replies

Laravel 4.2 CRUD Generator

Hi, Do we have any CRUD generator like Yii CRUD Generator -> Gii.

0 Likes
1 Replies

Lazy Load second degree relationships

Hi guys, do any of the Eloquent guru's know if you can lazy load and filter further than one degree...

0 Likes
0 Replies

Classmap Autoload

Hi, Learning Laravel, and reading up on autoloading via composer, I've come across many statements s...

0 Likes
1 Replies
posted 9 years ago

Session cart object

I want to make a session cart object for a webshop, what is the best way to approach this in laravel...

0 Likes
1 Replies
posted 9 years ago

The goal of laravel commander?

Hi.. i'm newbie in laravel. i want ask : What is goal make this package? make command object, then t...

0 Likes
1 Replies

Eloquent: Primary key with more then on field

Hello, I'm new to Laravel and PHP, but I really enjoy working with it :) I want to post, edit and de...

0 Likes
3 Replies

Class singleton without reference

I'm having a bit of trouble with a presenter i'm writing. In essence, I want to run a function to or...

0 Likes
0 Replies

Make Laravel works with external media server

Hi ! I'm looking for a way to split a laravel app on 2 differents servers : The first "main&quo...

0 Likes
3 Replies

Resource Routing

Hello, I'm a laravel newby and I just started using resource routing. I have a route <?php Rout...

0 Likes
4 Replies

Database Transactions & Repositories

Does anyone know if its possible to wrap a couple of repositories in a database transaction. For wha...

0 Likes
0 Replies

Is the database instance in Laravel use the "Singleton Pattern" ?

I am new to Laravel. I just want to know is the Laravel create database connection every time for ea...

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.