Support the ongoing development of Laravel.io →

korazy8s

Joined 26 Jun 2014

Statistics

Threads 5
Replies 1
Solutions 0
Articles 0

Input on linking back to source page

I have several views that show a detail with an edit button. When the user clicks on the edit butto...

0 Likes
0 Replies
posted 9 years ago

How to set model of hasOne child relation in code.

I have a model: class Parent extends Eloquent { public function child() { return $this->has...

0 Likes
3 Replies
posted 9 years ago

ORM validation, valid date or null

I have a table that may have a date or may be null. Is it possible to set an ORM validation rule th...

0 Likes
1 Replies

use laravel with record locking

I have a multi-tenant DB that I need to manage incrementing invoice numbers per tenant. It's import...

0 Likes
0 Replies
posted 9 years ago

Best practice to store array values

What is the best practice in laravel for storing a key value pair that I want global available but u...

0 Likes
0 Replies
replied 9 years ago

How to set model of hasOne child relation in code.

The code is an example of what I am trying to do, not the actually code i'm using.

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.