Support the ongoing development of Laravel.io →
yuomtheara

yuomtheara

Joined 12 Feb 2014

Statistics

Threads 59
Replies 42
Solutions 7
Articles 0

problem with errors message when passing Former to array.

I want to pass Former to array and then view it like // in view $form = array( Former::text(), Forme...

0 Likes
0 Replies

where docs on File helper like `File::exists($myfile)`

I can't find any docs on File helper like File::exists($myfile). Pl help me.

0 Likes
4 Replies
Solved

ide helper don't auto complete with my second chain method.

I created library like class Person { private $name; public function __construct($name, $su...

0 Likes
3 Replies
Solved

Chrome browser crash when View::make() with the large data?

I view report with View::make() with the large data, but Chrome Browser is crash? pl help me.

0 Likes
6 Replies
Solved

Place for php.ini setting in Laravel?

I would like to set php.ini setting like: // example ini_set('max_execution_time', 30000); where pu...

0 Likes
2 Replies
Solved
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.