Is is possible to call a controller method from a blade template. For Instance we can do this {{Auth...
Out of curiosity what form software is laravel.io using.
I have a HTML 5 drag and drop file uploader which works in just fine with out laravel. But when I...
I was wondering how can I output the array value of Input::all();
Trying to figure out the following lets say I have the following domain laravelapps.com in that doma...
So I solved it like this, But it would be nice to see a Eloquent version of this $ideas=DB::table(...
You need to learn each Social Network Graph. Don't even bother with linkedin its very complicated.
For what you are asking you need to learn the the API's for Facebook, Twitter, Github. Once you hav...
Here is the raw sql. But trying to do it in Laravel so it will output JSON SELECT idea_users.first_...
The Laravel portal for problem solving, knowledge sharing and community building.