Hi there I'm working in a package , and for some reason i cant access to models methods from View, f...
So I have MyApp\Posts\Post MyApp\Videos\Video In each I declare a $morphClass of 'Post' and 'Video'...
Hi. I'm having an issue when passign a variable from a Modal toa web page. The variable it's not sho...
Hi everyone, What is your approach for repository methods responses ? returning Eloquent models or...
Hi, lets imagine i have a Eloquent model "Picture" (table pictures), with : -id -path And...
I am attaching model A to model B as per a defined Many-to-Many relationship. Such as $user->role...
I have a list of Australian states in which I want to make a case switch method as the state are com...
I have a number of Writers, who belong to organizations. Both organizations and writers belong to th...
In this article we'll see how to define even complex relationships among database tables with Eloque...
Hi, can you help mw with this treat please: https://stackoverflow.com/questions/27742097/jquery-auto...
I am using several scope functions in an eloquent model to retrieve data, and in one of the function...
Hello. I'm trying to get the view for my property page to load and I'm meeting the following error....
Hey everyone, I was checking at SoftDeletingTrait and SoftDeletingScope and I saw that there are sta...
Anyone has any experience with the new typeahead.js and bloodhound? What is the best methods to inte...
Hi everyone, Last night I was happily coding and satisfied with the result to come back to it 24 hou...
Hi there, it seems that my Laravel Setup (4.2.16) tries to fill a remember_token column on creation...
Hey there, Ive got a model with a value 0, when i DD the model the original and attributes value's a...
sglara liked this thread
Hello! Today i needed to update an old script, look at that: Model: class Match extends Eloquent {...
I have been struggling with the issue of Integration Testing within packages for some time. Basicall...
behaviour is detailed at http://laravel.io/bin/d9vEP (model classes are at the bottom) Basically, I...
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