I notice when creating workbench packages they often require illuminate\support is this bad practice...
Hey, Quick question here! I don't really know what are the best practices on that subject, so I'll l...
Sometimes when I'm making a request I have a common piece of data, so I will set it in the BaseContr...
I'm making an application in Laravel and want to make the updating of the application as easy as pos...
I wrote a blog post here which explains how you can take Dayle Ree's model validation code and turn...
Hey, I've been searching far and wide, for a possible solution to this, but hasn't been able to find...
First off, I love the structure of Laravel. I've used it in a project management system, and the way...
Hello, I've been looking at the installation documentation to get my first Laravel app working and I...
Hey guys, I am going to build a new web application, and I have a question about the architecture of...
Hello, I try to extend the blueprint with some changes to have also crated_by and updated_by fields...
I don't understand why this code works fine in a virtual server or also in ie localhost/myproject/pu...
Hello :) I'm trying to improve my architecture implementings Managers and I have some doubts about w...
Take this (non) blade script list.blade.php : <?php error_log( print_r( "START" , true...
suppose i have two tables abc and def. i make two models Abc and Def. in Abc table i declare public...
Response Facade is GREAT! But it's limited to Respnse::make and Response::view That's helpful. But,...
Hello, I want to give user a possibility to import/upload your own theme (view). I don't know to sol...
Hi, I want to use the Google Drive API in my Laravel project to store PDFs. Unfortunately, the examp...
I am curious about the best plan of attack for creating a CRM that will log customer interactions (e...
I am so torn about using multiple packages for my web application. I see a lot of advantages on usin...
I noticed that Forge recently added the "Custom VPS" option but has now removed the AWS ta...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.