I am trying to change the URL to make it SEO friendly. i was able to go all the way to the Presenter...
hi, here's the show method of my SiteController, it shows a site resource as a json to any user who...
I'm quite new about testing. I'm wondering what is the best way to make my classe testable. Is it be...
HI i searched Google but did not find anything about this and i never had this error before in Larav...
I'm trying to figure out the easiest and most effective way up updating hasMany() and belongsTo() re...
I am pretty new to Laravel and have a fairly basic question. In my default.blade.php I have a <di...
Hi! Just started using Laravel (4.1.30) for a project at work. So far it's just amazing, totally hoo...
Hello I have recently implemented the repository pattern using Jeff Ways ace tutorials at Laracast....
Hello. My setup is probably a tiny bit weird but I am working on a workbench system where everyone o...
hi, i would like to ask you how would it be better to resolve dependencies. i'm not really sure to u...
Hi all. Im using MAMP PRO and Im "that guy who is coming from Code Igniter and want use Laravel...
app/models/login.php <?php use Illuminate\Auth\UserTrait; use Illuminate\Auth\UserInterface; use...
When I use {{ $hotel->userid->username }} in my blade templates, I get this exception. "T...
Hello. I am facing an issue and i don;t know how to solve. I have a post route where i am storing to...
Let's say we have a custom base model (For the purpose of readability let's assume that this has all...
The Software Developer works closely with our Development and Client Management teams to ensure time...
I am converting a site with 50+ tables, some have 35+ columns and setting up the controller / views...
How do I go about using foreign keys in eloquent. I am building a forum application, just so I can g...
Hi, if i was about to use a complex algorithm which as well uses his own class, where would i implem...
Hii, i need a free or open source IDE that has support for laravel code completion and also has a de...
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