Support the ongoing development of Laravel.io →

1,816 Threads

Command Bus Returning Error/Redirect

I am working with Jeffery Way's Laravel Commander for a new project using the command bus architectu...

0 Likes
0 Replies

Is there a better way?

Hi everyone, http://laravel.io/bin/kYVa9 In the above snippet, you may recoil in horror when you see...

0 Likes
0 Replies

Performant queries on large data sets

I'm building a REST API for a large data set, and running into a performance issue I'm not sure how...

0 Likes
3 Replies

Cartalyst Report 30

Our biggest weekly report yet. Lot’s of goodies and updates. http://bit.ly/1l7wLUg

0 Likes
0 Replies

How to invoke an error handler

I'm wanting to use my own error handler with certain controllers. For API endpoints, I want to catch...

0 Likes
0 Replies

Reusing a route parameter model binder

I want to reuse the logic of binding a {slug} to a model, in several resources. Route::bind("sl...

0 Likes
0 Replies

Building lite permissions / ACL library - feedback?

I've been wanting to make a lite ACL / permissions library that works for well and isn't tied to a d...

0 Likes
3 Replies

Multiple relationships to the same table

I am experimenting with using Laravel for a new project and got stuck at the model definition stage....

0 Likes
1 Replies
Solved

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

Should composer.json packages require 'illuminate\support' ?

I notice when creating workbench packages they often require illuminate\support is this bad practice...

0 Likes
2 Replies

In-query check or code check

Hey, Quick question here! I don't really know what are the best practices on that subject, so I'll l...

0 Likes
4 Replies
Solved

Global data object?

Sometimes when I'm making a request I have a common piece of data, so I will set it in the BaseContr...

0 Likes
0 Replies

Auto-updater like Wordpress

I'm making an application in Laravel and want to make the updating of the application as easy as pos...

0 Likes
2 Replies

Model validation with traits

I wrote a blog post here which explains how you can take Dayle Ree's model validation code and turn...

0 Likes
3 Replies

New Relic and excluding certain areas

Hey, I've been searching far and wide, for a possible solution to this, but hasn't been able to find...

0 Likes
0 Replies

File based routing

First off, I love the structure of Laravel. I've used it in a project management system, and the way...

0 Likes
2 Replies

Where do I install Laravel?

Hello, I've been looking at the installation documentation to get my first Laravel app working and I...

0 Likes
3 Replies

Categories in categories?

Hey guys, I am going to build a new web application, and I have a question about the architecture of...

0 Likes
3 Replies
posted 10 years ago

CustomBlueprint.php

Hello, I try to extend the blueprint with some changes to have also crated_by and updated_by fields...

0 Likes
0 Replies

Simple AssetsManager goes nuts with artisan serve Maximum function nesting level of '100' reached, aborting!

I don't understand why this code works fine in a virtual server or also in ie localhost/myproject/pu...

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.