Support the ongoing development of Laravel.io →

338 Threads

How Does Laravel Octane Handle In-Memory Data Persistence to

I have a question regarding data persistence in Laravel Octane. How long does it take for the in-mem...

0 Likes
0 Replies

.env, Notification, Supervisor laravel 6.x caching ?

I am using new Mail Notification feature from Laravel 6.x and use supervisor to manage queue worker...

0 Likes
4 Replies

What causes this 500 error then trying to load comments?

I have made a blogging application in Laravel 8. On the single article view, I am displaying comment...

0 Likes
1 Replies

Collection.php in line 11 poblem, cannot run php artisan ser

Hi Guys. I have a problem with running my laravel app. When I try cmd "php artisan serve"...

0 Likes
1 Replies
posted 2 years ago

Redis with TaggedCache & Prefix throws unserialize error

We are serving multiple tenants with a laravel application, switching between tenants with: config([...

0 Likes
1 Replies
posted 2 years ago

Calling the View on the Routes vs Controller

I want to know what are the differences between using Routes and Controller? Is there a major differ...

0 Likes
1 Replies
posted 2 years ago

Memcached: persistent-connection does not work with options

Laravel Version: 8.x PHP Version: 7.x Database Driver & Version: php-memcached (https://github....

0 Likes
0 Replies

Will the old cache data be deleted automatically?

Hello. I refer to this URL (https://readouble.com/laravel/8.x/en/cache.html) to cache the data in fi...

0 Likes
1 Replies

condition route mapping caching routes

Hi, I have a application in which i have mapped route with controller on some condition For eg. if (...

0 Likes
0 Replies

error 404 notpound

this my error return $this->getRouteForMethods($request, $others);} throw new NotFoundHttpExcepti...

0 Likes
1 Replies

Larevel get cache key using regex or like operator.

Hello All i want to get laravel redish catch key using regex or like key operator . I have tried eve...

0 Likes
0 Replies

Can someone tell me requiremetns of this questions?

Create an API with the following endpoints to create a key-value store. The purpose of the API is to...

0 Likes
0 Replies

Trying to implement multi tenancy (DB)

Hello Folks, My dev and I are trying to implement (DB) multi tenancy in a CRM and we are having issu...

0 Likes
0 Replies

avoiding cache slams

hey guys! how do I avoid cache slams (https://www.doctrine-project.org/projects/doctrine-orm/en/2.6...

vladyslavstartsev liked this thread

1 Likes
0 Replies

php artisan serve works but page keeps reloading

I installed fresh laravel 5.8.35, and run the following commands install npm php artisan make:auth...

0 Likes
1 Replies
posted 4 years ago

PHP tag appears before Configuration cache cleared!

Hello , I have a problem when I run php artisan config:cache , this returns me : $ php artisan conf...

0 Likes
0 Replies

Thoughts on my first composer package for Laravel

Hi Guys, As this is my first (public) composer package for Laravel I thought I'd put my balls on the...

0 Likes
0 Replies

Cache file with laravel version 5.8 works randomly

Laravel Version: 5.8.11 PHP Version: 7.2 Database Driver & Version: Mysql 8 Description: We re...

0 Likes
0 Replies

RE - PHPUNIT And REFRESH DATABASE WIPING OUT LOCAL DATABASE

Since updating to Laravel 5.6.8 my Mysql Database is being wiped out. MY phpunit.xml <?xml versio...

0 Likes
0 Replies
posted 5 years ago

Cache slave master

Does anybody know a way to extend the default cache class to that on insert/update it would use one...

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.