my controller public function show() { $errors = 'Invalid Login Credentials'; $credentials = [...
Hi! im sorry if im asking the same question, it was not clear enough for me why this error is showin...
Hi using laravel 4.2 on an apache server I'm trying to secure sections of my site with SSL - I'd li...
Hello, how to convert after upload image to base 64 in laravel to save in db? upload code here $file...
Hi i am getting the error message posted below on my production server but not on my local developme...
On a fresh install of L5 I have been getting a Symfony message: ( ! ) Deprecated: The Symfony\Compon...
In my routes I am using the csrf filter, and it is working fine. Route::get('items/index', array('be...
An L5 virgin question: I just simply installed a fresh L5 app, and installed elixir. Deleted app.css...
Can anyone tell why this code generates the all.css file: elixir(function(mix) { mix.copy(...
Hello all, First time here, as I usually spend hours (days!) searching for solutions, and usually fi...
I moved my index.php file to the root of my app. and rearranged the below two files From this requir...
Hi there! I have written a new package for route localization (and some helpers) for Laravel 4 and I...
Hi, I am following Build Larabook from Scracth, by Laracasts. At the end of Lesson 10, the author ru...
Hello Laravelios :) As many of the users here, I'm getting into Laravel and try to switch to it as m...
Has anyone configured monolog w/ a different handler in their laravel app? ie: loggly, redis, dynam...
I am trying to follow the repository pattern outlined in this article http://code.tutsplus.com/tutor...
Hi, What is the projected date for the stable release of Laravel 5.0?
Hi everyone, I have two website: website1 and website2. I have a folder call "uploads" int...
Can someone tell which is the best way to invite people via email. How to create database. Do i need...
Hello, I use Zend Server (7.0.0 and now 8.0.2) on my development machine and I am running into a seg...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community