Support the ongoing development of Laravel.io →

tantam

Joined 10 Feb 2014

Statistics

Threads 2
Replies 5
Solutions 0
Articles 0
posted 9 years ago

How to use queue:listen on vps.

I use Amazon SQS for my queue message but I don't know how to automatic run this command on my VPS ?...

0 Likes
0 Replies

How can I cache all data in Eloquent

How can I try to using cache for all of Eloquent query. Example: $users = User::remember(10)->get...

0 Likes
1 Replies
replied 9 years ago

Laravel Search Form Query (Multiple Parameters)

In Form::open(), please add 'url'=>action('GameController@results') If you were not set it, it wi...

0 Likes
replied 9 years ago

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

Maybe your host is not install pdo extension yet. Use "yum install php-pdo" and "yum...

0 Likes
replied 9 years ago

implement FacebookRedirectLoginHelper problem.

Sometime I got this issue and I have to remove complied and vendor folder, then I run composer inst...

0 Likes
replied 9 years ago

implement FacebookRedirectLoginHelper problem.

can you try this and run "php artisan dump-autoload" again ? "autoload": { &quo...

0 Likes
replied 10 years ago

Displaying content with html tags.

maybe you should remove html tags or using "e" function in Laravel

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.

© 2024 Laravel.io - All rights reserved.