Support the ongoing development of Laravel.io →

Edwin-Luijten

Joined 31 Jan 2014

Statistics

Threads 2
Replies 19
Solutions 1
Articles 0
posted 10 years ago

Create a model instance including its relationships

I'm trying the create a model instance including it's relations, but i can't seem to find a proper w...

0 Likes
1 Replies

Validation inside a mutator/setter

I was reading the following: "Validation should happen within the context of the setter prior t...

0 Likes
0 Replies
replied 9 years ago

Better Way of Handling 'Back' and 'Cancel' Buttons?

You could create a middleware or filter. Capture the http_referer Capture the current url including...

0 Likes
replied 9 years ago

open source e-commerce Laravel style.

I think it would be more logical to work with a "master" product, a variant is still the s...

0 Likes
replied 9 years ago

Best practice for Websockets

In some projects i use slanger, for the same reasons you mention. Its a self hosted server compatibl...

0 Likes
replied 9 years ago

Why when I run a query laravel return something that I can't understand?

You are not finished yet xD. Wrap it up with something like: ->get(), ->all() or ->first()

0 Likes
Solved
replied 9 years ago

Issues with other services?

In your config you say: when you reach [ip] go to [root folder] If you look further below there is a...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.