Support the ongoing development of Laravel.io →

338 Threads

Compile Blade to Memcache

Hi All, Has anyone tried doing this? I would really like to try this out and see if this helps the p...

0 Likes
0 Replies

Larval 5.1 App not connecting to MySQL DB

Hi, I've looked pretty much all over the place. The scenario is basic, so I'm sure I'm missing somet...

0 Likes
2 Replies
Solved
posted 8 years ago

Someone help me understand the basics of Cache.

So, I'm currently trying to work with an API where i make requests using curl. The API has a rate li...

0 Likes
2 Replies
posted 8 years ago

laravel adaptor for psr-6 cacheing interfaces

Hello everybody I recently pulled down a package that was depended apron the new psr-6 cacheing inte...

0 Likes
0 Replies

No filter working on testing server but working on local develpment

Hi everyone! I developed an app using L4.1 and it uses 2 filters. My local environment is based on V...

0 Likes
3 Replies
Solved

Are artisan optimize/clear-compiled composer dump-autoload when deploying on envoyer

Are these commands required when deploying via envoyer? I am having a weird issue where my classes a...

0 Likes
0 Replies

Migrating to L5: Class 'Predis\Client' not found

I've got the next error with my project after migrating to laravel 5. FatalErrorException in Databas...

0 Likes
4 Replies

Site crash when not logging out

Hi When I close the tab of my site without logging out and I open it again, it tries to get this url...

0 Likes
5 Replies

getting '#126 - Incorrect key file for table '/tmp/#sql_473_3.MYI'; try to repair it' error in mysql [TITLE UPDATED]

The homepage is not working. Page is blank and no error is triggered. It stays connecting... for a l...

0 Likes
1 Replies

Laravel 5.1 artisan optimize

When I run the artisan optimize command, where is the compiled file generated ? In the vendor folder...

0 Likes
1 Replies

Permission denied error on production

I am using sending mail using mail::send method it it giving exceptiin permission denied File_puts_c...

0 Likes
0 Replies

Laravel 5.2 routing problem

Hi I have been sitting for days now and my routing does not want to work. I installed Laravel on Ama...

0 Likes
4 Replies
Solved
posted 9 years ago

Can not use Cache

I'm trying to use cache in Laravel but always receive error: exception 'InvalidArgumentException' wi...

0 Likes
3 Replies

Allowed memory size and Cannot declare self-referencing constants

i encounter these issues/errors FatalErrorException in Container.php line 736: Allowed memory size o...

0 Likes
3 Replies

caching solution? which one?

Hi So i have been looking at the caching solutions and there are so many, redis, opcache, memcache a...

0 Likes
1 Replies

Laravel 5.1 (Localization) setLocale does not save the locale string you are going to use in session

Hello , I am using Laravel 5.1 , in change language action, i wrote "App::setLocale " howe...

0 Likes
0 Replies
posted 8 years ago

Refresh cache in "background". possible ?

Hello, Currently, I use the cache functions like that it works well, but I would like that the treat...

0 Likes
10 Replies

Laravel 5 loads wrong .env file when using multiple instances of project

I use Laravel 5 and i have the following folders on my server: /var/www/laravel_dev/ /var/www/larave...

0 Likes
1 Replies

Laravel 5.1 and Opcache compatibility

Hi. I have a question concerning Laravel and OPcache (built in as of PHP 5.5.0). Current setup Lara...

0 Likes
0 Replies
posted 8 years ago

Cleaning up expired cache for FILE driver

I am using file driver for caching content while crawling. But after expiry time the content remains...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

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.