I was looking at workbench with the --resource flag and I noticed that it does not create a controll...
Hi how would you make a pay to publish with classified ad site with Laravel? Thanks!
Say I have ~20 models, so ~20 repositories, then I want to have interfaces as well so I have about 2...
how can I pass two parameter to here URL::route('account-recover',$code) instead of just $code I wan...
In Laravel 3 we were able define bundle specific route filters like Route::filter("admin::auth&...
i able to get the value when edit a user infos. In my view there is a part of code(code version A) w...
I'm trying to set up my website to support ratings on posts from users. I'm not sure what the best...
I tried to install https://github.com/andrewelkins/Laravel-4-Bootstrap-Starter-Site but i am getting...
Whoops, looks like something went wrong. I have changed my debug = true but still not working.can an...
When saving a model with relations we do something like this; $ship = new Ship; $ship->name = 'E...
So I'm new to Laravel and want to know how "Auth" works exactly. I'm working on a easy log...
Ok I'm using laravel 5 going through the tutorial series on Larabook and I'm stuck at trying to use...
I am trying to make file upload with laravel 4 in GAE. But GAE doesn't permits write in file applica...
I know this is happening because the referer header isn't being set. I need to be able to provide a...
Image upload error Call to undefined function Intervention\Image\finfo_file() $info = pathinfo($path...
I'm trying to post a form with data and redirect the user directly from controller, but the data is...
Hi, According to the official installation guide (http://laravel.com/docs/master/installation) it sa...
I want to try out Laravel 4 Bootstrap Starter Kit https://github.com/andrewelkins/Laravel-4-Bootstra...
Hi All what i am trying to do is..... 1 users has many Import REF's and each REF has one document my...
Hi everyone, I just want to say if there would be an app for testing your laravel syntax; for exampl...
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