Support the ongoing development of Laravel.io →

338 Threads

Adding Cache wrapper for model

I am fairly new to Laravel and I have been trying to find the best way to create a cache wrapper for...

0 Likes
0 Replies

Implement phpredis correctly as a session driver. | Question

How to implement phpredis correctly as a session driver in PHP.ini and work well in laravel in apply...

0 Likes
0 Replies

Réplications de base donnée en laravel

Comment mettre en place ce système ? alimenter une base distante et locale tout en synchronisant les...

0 Likes
0 Replies

Laravel: Cache Store [predis] is not defined.

Laravel: Cache Store [predis] is not defined in Illuminate\Cache\CacheManager.php I am using Laravel...

0 Likes
0 Replies

test forum

lorem ipsum dollar

0 Likes
0 Replies

Redis cache tags flush memory leak

Hi, we using Laravel provided Redis tagged cache to cache query results for models in this way: cach...

0 Likes
0 Replies

Array to String Conversion Error Exception

Hi Currently, I am working on Laravel 5.4 and the application is hosted on a server and from past 8...

0 Likes
2 Replies

UnexpectedValueException laravel :protocol error

I am doing a project in Laravel 5.6 homestead. I got this error after i ran php artisan cache:config...

0 Likes
0 Replies

Can't use sessions in laravel controller

PHP script to check the client's IP address: <?php namespace IPv4; if(!session_id() || session_...

0 Likes
2 Replies

Restful service from external api

Dear guys First i wanna apologise if my question is stupid but i'm new to Laravel.So i have project...

0 Likes
0 Replies

Mail template caching issue in Envoyer Deployment

I am having a strange problem with L5.1 and Envoyer deployment. I am sending mail confirmations with...

0 Likes
4 Replies
posted 9 years ago

How to "forget" a group of cached keys?

I'm working on this routine that stores a lot of data in cache (just the default storage, for now) a...

0 Likes
2 Replies
Solved

switching the --env option for artisan command on fly

Hi Devs, I'm trying to pass --env option to the migrate command with the env file which i'm creating...

0 Likes
0 Replies

Laravel and Dynomite Redis Master - Master Replication

Hi, I have installed Netflix Dynomite and want to use it with laravel but I get this error: Error wh...

0 Likes
0 Replies

Controller changes does not reflect

Hi. I have a problem. I tried to change the controller but when I open the route it doesn't reflect...

0 Likes
1 Replies

failed to open stream: Permission denied

i tried to install elastica using composer on my system i used the command composer require ruflin/e...

0 Likes
0 Replies

View cache not being updated with new file.

hi. I am having an issue with the View cache in **app/storage/views not being updated. The way my ap...

0 Likes
8 Replies

Adding Data to database using Eloquent Model

Im new to laravel and i wish to add some data to my database, im following tutorial from lynda.com U...

0 Likes
3 Replies

[SOLVED]Adding Foreign Key :: Migrations

Before I start, I ask politely, that you forgive me as I struggle to put things into words. Sufferin...

0 Likes
2 Replies

Getting weird strings after php artisan route:list

Greetings, I am working on a project that gave me after the withdrawal of developers. when I type ph...

0 Likes
1 Replies
Solved

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.