Support the ongoing development of Laravel.io →
yuomtheara

yuomtheara

Joined 12 Feb 2014

Statistics

Threads 59
Replies 42
Solutions 7
Articles 0

Return type of Event::listen in Laravel?

I test Event::listen('test', function () { return 'hello'; }); // and $event = Event::fire('...

0 Likes
2 Replies
posted 11 years ago

sum of group by 2 dimensional array in laravel?

I would like to sum of group by 2 dimensional array like: $data=array( array('name'=>'Theara', 's...

0 Likes
0 Replies

how to check user authentication is online/offline?

I want to check which users is online or offline. Pl help.

0 Likes
0 Replies

What, When Encryption Key in Laravel?

I don't understand what, when Encryption Key in Laravel? Pl help me.

0 Likes
0 Replies

Where to put Form::macro() and create chain method (param) on it?

Where to put Form::macro()? And I would like to use chain method on it like this: Form::myField()-&g...

0 Likes
0 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.