I'm trying to send my site to DigitalOcean through Forge. But I'm getting a strange error 'Data mis...
Hi all, I am in the process of migrating my application to Laravel 5. Part of this process involves...
HI I'm new to Laravel, and I used to use template engine Smarty Now I want to get my feet wet with a...
Hi Guys! I've been playing with Laravel 5 for about a week now and loving it, but I can't for the li...
Okay, so I went ahead and upgraded from Larael 4 to 5 and now I have come across an issue with my AJ...
I'm using the built-in L5 authentication mechanisms but am getting the following exception after a u...
Hi everyone, I'm new on the forum but I started working with laravel last year. I'm from Spain so pe...
Hi there, I'm all new to Laravel and reading a book that states the below: "Add the following c...
I'm checking out Laravel 5 (4.3) on HHVM and ran into a strange issue where the form builder functio...
Hi all, the docs for Auth::extend() to create your own driver say to "Return implementation of...
Just to preface-- this is my first post and I am newbie (to both this forum and Laravel) so I apolog...
hello, I started to read the documentation http://laravel.com/docs/configuration "The default e...
Hi guys, How to handle image optimizations on user uploaded images, like flicker & facebook ? We...
Hi, I have a strange problem on a Laravel 4.2 site I'm working on, only occuring with Google Chrome:...
Is it just me or , maybe misconfiguration , but if I dd() a model, especially if it has a relation,...
I am trying to secure my POST routes with an auth filter routes.php: Route::filter('loggedIn', funct...
Hi all, someone know which is the equivalent of generate:resource Way's plugin in Laravel 5? thanks
Probably some bot somewhere, but a few times a week I get: production.ERROR: exception 'UnexpectedVa...
My website is built with Laravel but I need the public directory to act like a regular directory. In...
Hello, I have a form action with model: {!! Form::model($iscritto,['url' => 'iscritti/' . $iscrit...
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