Support the ongoing development of Laravel.io →
xgenvn

xgenvn

Joined 16 May 2014

Statistics

Threads 0
Replies 11
Solutions 0
Articles 0

xgenvn has not posted any threads yet

replied 11 years ago

Best practise for adding MongoDB support to Homestead?

I think we can install mongodb on host (running windows/linux), and then config to allow remote conn...

0 Likes
replied 11 years ago

Implement mySql query into the route.

That's really nice you got it worked. Have a nice weekend too.

0 Likes
replied 11 years ago

You need to specify a file path to store the seed.

Sometimes, php.ini isn't the one wamp suggested to edit php configuration through wamp menu. To make...

0 Likes
replied 11 years ago

Implement mySql query into the route.

You may want to check th $dataset before response, in case it's empty or return null which toArray()...

0 Likes
replied 11 years ago

Implement mySql query into the route.

Route::get( 'u/{uid}/', function ($uid) { try { $dataset = DB::table('bo...

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.