Hello, I'm getting this error after clean install of Laravel 5: PHP Fatal error: Cannot redeclare c...
Hello, I'm trying to build a file upload progress bar with laravel. I tried with php session upload...
Hello, I have a slight problem with route caching when using closures in the routes file. My routes....
Morning there, I'm working on Google Compute Engine GCE and i uploaded my laravel projects there,but...
Hey everyone, I have a strange problem, when i tried to use Cache "sometimes" it throws Fa...
Hi, Setup IDE: PHPStorm Laravel latest through composer PHP UniServerZ with PHP 5.4.23 OS Windo...
This will work $posts = Post::paginate(6); This will not work $posts = Post::paginate(6); Cache::ad...
logged in into account , when authentication successful routes to the assigned routes , now when...
I've been dealing with an issue recently which is. I build an API on laravel 4, and it returns json...
I have a Laravel instance up and running using memcached. Everything is working fine. Recently there...
Hi, I build a website with Laravel and it's up and running. I'm very happy with it and it's working...
I will have a permission system that will be administered via a PHP page and stored in the DB with t...
Hi, I started building a site using this starter kit: https://github.com/andrewelkins/Laravel-4-Boot...
I've trying to figure out why the Cache component wouldn't read my redis settings in cache.php, but...
Hi folks, Is there a specific driver for opcache I can use to store session and cache info for PHP5?...
I tried to implement my website build from Laravel 4.1.28 Cache: File Session: File Debug: FALSE DB...
Im wondering if there is a elegant way to create an globally accessible variable in some elegant way...
Hello, I'm using Laravel 4.2 under Ubuntu Server 14.04(64bit) & Apache (2.4.7), PHP (5.5.9) &...
I am facing a weird issue with laravel. I copied my view from one of my project from the path .. app...
Greetings all, I have an instance of Laravel up and running with a load balancer in place. We've set...
Solutions given in the past year.
Select a tag below to filter the results