Hi everyone I have problem with mongodb in laravel i use mongodb 'jenssegers' IN MYSQL : i use sql \...
I have a site that I want any logged in action to be protected under SSL, say all routes are under /...
Hi, I'm sure this has been asked a thousand times, but I still can't find much out there. I understa...
So I have a tag system, and for each user, they can have many tags, and also posts can have tags, so...
Hi, I'm building an app which consistently uses the curl function but with some slight tweaks to var...
I've copied a ZF1 project to homestead but it doesn't work because it uses a .htaccess file. Can any...
Hello, I'm trying to connect into my DigitalOcean droplet directly with Connection API from Illumina...
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...
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