Support the ongoing development of Laravel.io →

1,826 Threads

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 11 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
posted 11 years ago

Any thoughts to improve my architecture ?

Hello :) I'm trying to improve my architecture implementings Managers and I have some doubts about w...

0 Likes
1 Replies

Blade templates are rendered 2 times

Take this (non) blade script list.blade.php : <?php error_log( print_r( "START" , true...

0 Likes
0 Replies

one to one relationship example

suppose i have two tables abc and def. i make two models Abc and Def. in Abc table i declare public...

0 Likes
5 Replies
Solved

Adding Response::route() to Illuminate

Response Facade is GREAT! But it's limited to Respnse::make and Response::view That's helpful. But,...

0 Likes
4 Replies

Custom themes in laravel implementation

Hello, I want to give user a possibility to import/upload your own theme (view). I don't know to sol...

0 Likes
1 Replies

Use Google Drive API with Laravel

Hi, I want to use the Google Drive API in my Laravel project to store PDFs. Unfortunately, the examp...

0 Likes
1 Replies

Creating a CRM based around Gmail Interactions...

I am curious about the best plan of attack for creating a CRM that will log customer interactions (e...

0 Likes
1 Replies

Packages in Laravel

I am so torn about using multiple packages for my web application. I see a lot of advantages on usin...

0 Likes
8 Replies

AWS Removed From Forge?

I noticed that Forge recently added the "Custom VPS" option but has now removed the AWS ta...

0 Likes
3 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.

© 2026 Laravel.io - All rights reserved.