Support the ongoing development of Laravel.io →
yuomtheara

yuomtheara

Joined 12 Feb 2014

Statistics

Threads 59
Replies 42
Solutions 7
Articles 0

problem with validate "different:field1|different:field2..." rule with multi field?

I have problem with validate "different:field1|different:field2..." rule with multi field....

0 Likes
1 Replies

how to call php artisan command from route or controller?

I would like to call php artisan command from route or controller, i do like this (test on backup/re...

0 Likes
1 Replies

how to generate "SELECT * FROM invoice WHERE invoice.id NOT IN (SELECT invoice_id FROM payment)" in Laravel.

I would like to generate Sql like SELECT * FROM invoice WHERE invoice.id NOT IN (SELECT invoice_id F...

0 Likes
1 Replies

Rule with textbox array?

I would like to create rule with array name of textbox. Ex: // in view echo Form::text('item[]'); ec...

0 Likes
2 Replies

why the result (!=0) when i minus (-) of the same value?

I have example: Route::get( 'cal', function () { $var = 150.55; $amount1 = 1...

0 Likes
3 Replies
replied 11 years ago

[PDOException] could not find driver on ubuntu lamp (mysql) ?

I try sudo apt-get install php5-gd php5-mysql, but now it show [PDOException]...

0 Likes
replied 11 years ago

[PDOException] could not find driver on ubuntu lamp (mysql) ?

I can't run this command on ubuntu. Please help me.

0 Likes
replied 11 years ago
0 Likes
Solved
replied 11 years ago
0 Likes
replied 11 years ago

Problem with {{ Form::text('{{name}}') }} in Blade?

I use Angular repeat option, so I must to use it in {{ Form::text('{{name}}') }}

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.

© 2026 Laravel.io - All rights reserved.