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...
I am solo developer. I've been in the industry a long time - but have no nearby peers to brain storm...
Hello, folks! So I have created all the functionality I need in a laravel framework, how do I implem...
Hi guys, I'm working on my first app in laravel and has started to work with repositories and unit t...
Hi. I recently finnished web application with L4. Now I need to create REST web services for the sam...
Hi guys. Have something that is making me sleep lately: How and when use packages? My case: I want...
Hello, My app has a bunch of links to external websites, and those links go through a click-counting...
Hi guys, This question isn't strictly related to laravel but, as I used it, I'm asking for your sugg...
Hi all, I'm just wondering how you like to tackle deploying a proper REST API? Specifically I'm wond...
Hey everyone, we're trying to figure out how to do what I call "nested relationships" in L...
I've bound a model to a route parameter: $this->model('employee', 'App\Employee'); This is worki...
Hi Folks, I have a somewhat dirty issue here and I'm trying to think of ways to solve it. I would ap...
Hey there, In a model like MVC, the procedures and processes are split into layers like the Model Vi...
Hi All, I have a situation where I'm sure most of you have already ran into. I want to use laravel a...
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.