Hi. I recently finnished web application with L4. Now I need to create REST web services for the sam...
I have been facing problem for creating a database record using ajax! When i press create event, not...
Hello, My app has a bunch of links to external websites, and those links go through a click-counting...
Hi all, Im trying to pass a set of variables to another class when running the class - but i can't....
I have Laravel running on a Vagrant virtual server Basic route works Route::get('/', function() { re...
Hey guys, I just installed the eloquent-sluggable package: https://github.com/cviebrock/eloquent-slu...
How to assign value to a variable from an object? public function func() { $valida...
Hi all, I have setup nested RESTful resource routes like so: Route::group(array('prefix'=>'openin...
I have a simple form which allows the User to enter from_date and to_date.Lets say a user enters 201...
I have several views that show a detail with an edit button. When the user clicks on the edit butto...
Hey, before I started using laravel, I hosted an image in a subfolder of my website that I encourage...
I have a site that displays home, about, and archives by date OR topic. So my url structure is: myAp...
If I have a route in routes.php that routes to a controller method and there's a variable number of...
Hi, I want to create an new app and for this purpose I've chosen laravel. So I'm also new to laravel...
I'm trying to query a restful webservice written in laravel using $.getJSON (jquery). But the cross...
I was wondering how can I output the array value of Input::all();
Wouldn't it be nice if homestead would provide nginx with the page speed (https://developers.google....
I 'm trying to create a very simple Laravel web service for my mobile app but I have no idea why Lar...
Hello there, i am trying to replace the input in the controller before sending it back: Input::repla...
I am following a log in tutorial, my login works after the login I redirect to Route::get('/member/...
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