I was having a lot of difficulty getting Laravel Elixir to work with my indentation-based app.sass f...
I'm very new to Laravel, so bear with me. I've been banging my head trying to figure out how I can d...
I download twitter bootstrap file and copy this to public folder. now i use {{ HTML::style('css/boot...
I run a dog walking business, and have multiple dog walkers. I created a system to manage my busine...
I am implementing web sockets to deliver real time messages. It is required to save a session variab...
Someone recommends a package for menu management in L5? Or everyone is going the DIY route?
I'm trying to send an email with a shopping list. public function send_list_via_mail(){ $user = Use...
I recently upgraded to laravel 5 and I have encountered my first problem. I noticed laravel 5 has a...
RESTfully, When I submit my form and return Input:all() in the Store method I'm getting only couple...
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...
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