Support the ongoing development of Laravel.io →

Mateoghidini

Joined 9 Sep 2021

Statistics

Threads 1
Replies 2
Solutions 0
Articles 0

How can i show auto calculated field in a view?

Hi i have in my database a table with the following fields: $table->decimal('sale_price')...

0 Likes
4 Replies
replied 2 years ago

How can i show auto calculated field in a view?

@j-jemoh you mean this to this? $presupuestoProducto->discount = ($presupuestoProducto->s...

0 Likes
replied 2 years ago

How can i show auto calculated field in a view?

@rvxlab this is my form action: action="{{ route('presupuestos-productos.store') }}" is th...

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.