Support the ongoing development of Laravel.io →

gafitescu

Joined 24 Feb 2014

Statistics

Threads 0
Replies 21
Solutions 2
Articles 0

gafitescu has not posted any threads yet

replied 10 years ago

"No input file specified" using Homestead

The configuration sample offer by @jahumes worked on my case but I had to do a vagrant provision to...

radioactive49, gari2, ostap liked this reply

3 Likes
replied 11 years ago

Retrieving and displaying MongoDB document content in Laravel 4 with Jenssegers Laravel library

Check https://github.com/jenssegers/Laravel-MongoDB or https://github.com/navruzm/lmongo

0 Likes
replied 11 years ago

How to cache specific related model info?

Not sure if it's possible the way you want it. I guess another way you can do in order to achieve th...

0 Likes
replied 11 years ago

How to cache specific related model info?

$users = User::remeber(10,'all_users')->all(); This cache the query result to the database for 1...

0 Likes
replied 11 years ago

Laravel Hosting Providers

There are also : https://www.digitalocean.com https://pagodabox.com https://www.heroku.com

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.

© 2025 Laravel.io - All rights reserved.