Hi, I use the laracasts/flash package to flash messages to views/sessions. However, if I flash a mes...
Hi, I'm still wondering what is so great about view composers in Laravel (5). I have a controller wh...
Hello, I have a problem I want to discuss here. At first I thought an answer given in chat might be...
Hi, I have trouble to upload a file. I get some kind of not accepted http exception and I can't solv...
This might sound a little bit silly, but I can't get Laravel-Excel to do a basic workflow: Open a fi...
It is a win32 application from a friend. I develop a small web application which is able to show the...
@beanmoss This is just an example. I run like 10 queries and thought it would be nice to commit them...
Ah okay. So as far as I understand, ViewComposers don't really fit in my case. Because in my index f...
How does your postLogin look? if ($this -> auth -> attempt($request -> only('email', 'passw...
The Laravel portal for problem solving, knowledge sharing and community building.