Support the ongoing development of Laravel.io →

1,817 Threads

Using Wordpress as front site together with Laravel 4 on the same domain

Hi! I want to use Wordpress as my front site, and Laravel as my app. So index.php in public folder s...

0 Likes
3 Replies

Repositories and Models

Hey all, I'm currently getting to grips with Repository patterns with Laravel after a nightmare of t...

0 Likes
4 Replies

Any keen.io users care to share your best practices regarding queueing sending events to keen.io?

Hello all! I'm interested in using keen.io to track various events in one of my applications, but I'...

0 Likes
3 Replies
posted 9 years ago

Proper Place to Store Helper Classes

I'm working on my first large webapp using Laravel, and have been wondering how most experienced Lar...

0 Likes
3 Replies

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

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.