Hi guys, I'm developping an API and because I have (mostly) the same functionality I've created an a...
I just noticed new directory /resources/assets That's where all of my css/js/images should go for n...
hello, This is my first thread. I m very newbie to Laravel. I have vehicle class morphTo(Bus) and Mo...
I'm getting an error which I understand but can't find the offending code. What is the proper proce...
Hello there. I'm creating a lightweight CMS in Laravel 5 and I'm having some questions about how I...
I have a multi-tenant application using {company}.domain.tld. Is there a way for me to inject the co...
Hi all, just wondering if anyone's played with SSEs in Laravel? If so, care to share your experience...
I'm using a single laravel installation to run two websites (multisite). Most of the model and contr...
I'm trying to use Facade and service provider to create a Data class for misc application variables....
Does somebody using Repository pattern in Laravel 5? I need some examples. Or is it a bad practice t...
Composer update don't work after 4.3 version was pumped to 5.0 Is there a way to fix this or do i ha...
I have 3 tables. Photo id area_id user_id description User id name Area id name I want to make a...
I'm building a small TV Show library in laravel. I want to include an API as well for possible futur...
Hi, I was working with some Entities that may contain some other dependent Entities or Value Objects...
Hi All, I'm trying to test the index action of following controller: use Gnikoob\Controllers\BaseCon...
Parent, Child and Tag are three models. Parent (id, other fileds ....) Child (id, parent_id, tag_id...
Hi everyone, I have a question regarding Sentry and using it's authentication functionality on a non...
Hello guys, I know two basic methods of putting views to layouts with Laravel. The first one is to e...
hi guys! I am new to laravel and this is gonna be my first big application. I need to start now and...
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.
The community