Support the ongoing development of Laravel.io →

305 Threads

Share data between different controller action methods

Is there a way to share data between different actions in a controller? I run the same queries in th...

0 Likes
3 Replies

Language change problems.. (not refreshing/translating) Please HELP

Hi. We have strange problem with our site developed by others we have no contact any more and need t...

0 Likes
1 Replies

Clearing out compiled classes

I am running a Laravel application on Forge and have run into an odd issue when auto deploying my co...

0 Likes
0 Replies

Extending caching mthods

Hello, I am realy new to Laravel so appologies if what I am doing is totally crazy and if any of the...

0 Likes
2 Replies

Do something when session expire.

Hello guys, I just wanna know if it's possible to update a table on the DB when the session lifetime...

0 Likes
1 Replies

artisan clear-compiled

Hacing a big headache bugfixing this. The Waavi\Translation\TranslationServiceProvider was registere...

0 Likes
0 Replies

Another problem only with Chrome

Hi guys,.. today i've an error yet with Chrome.. This is the message that i see when i try to load t...

0 Likes
24 Replies
posted 8 years ago

Cache/Carbon problem under HHVM

Laravel 4.2 HHVM 3.6.1 (Ubuntu 14) Getting an ugly problem filling up log files using HHVM using any...

0 Likes
6 Replies

Queuing/throttling client apis that are throttled

I am working on a project that involves accessing client apis on their behalf. these apis have thro...

0 Likes
0 Replies
posted 7 years ago

use facades laravel framework reported some error

Fatal error: Call to undefined method Illuminate\Support\Facades\xxx::xxx() <?php namespace App\...

0 Likes
2 Replies
posted 7 years ago

Query filter

HI everyone! Recently I read this article https://michaelstivala.com/refactoring-advanced-eloquent-f...

0 Likes
0 Replies

Laravel environment variables

Hi, when I would get a variables from .env file using env() function, always returns null. I tried c...

0 Likes
1 Replies

Caching and not caching little parts blade

Hi, We'll start on a new laravel project within a few weeks, and need some thought from you about ca...

0 Likes
2 Replies

Laravel benchmarks package for Session/Cache/DB/Redis

I threw together this quick-n-dirty script for my own use, but decided to package it up to share. Th...

0 Likes
1 Replies

How to get a list of posts and check if the user already "Liked" them?

I'm having fun with Laravel framework trying to build a little "blog" site that works the...

0 Likes
7 Replies

Cache system always compiling the same cache for specified view

I have very annoying problem with cache system builtin Laravel. This cache system generates the same...

0 Likes
0 Replies

Catching in views

i'm make extending blade for name @authorize, but always must run php artisan view:clear, not run ph...

0 Likes
0 Replies

Database "lazy connection"

Is it possible to create "lazy DB connection" in Laravel on easy way? If my app cache all...

0 Likes
1 Replies

Laravel 4.2 PHP CPU usage

Hello, My setup is: Nginx load balancer 2 php-fpm server MySQL server Laravel 4.2 On every page navi...

0 Likes
1 Replies

how to looping through url with Riderect in Laravel

Hi, I've been searching for days to figure out how to iterating through url request, as a naive prog...

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.