I would the users to not be able to browse any other directory or file except the routes
I want mysite.com/account and mysite.com/account/home to go to the same view, but I cannot seem to g...
Hi, Do we have any CRUD generator like Yii CRUD Generator -> Gii.
I have a feeling that's related to my network and laptop setup - but what I did was just to run &quo...
I have created a route and this works correctly. However If the record is deleted and matches the id...
I'm going to make a site from laravel that connects to expedia data feeds via xml with live rates an...
Hello guys, is there any built-in method to view file in response, just as it was in /public folder?...
I am fetching data from http://ajax.googleapis.com/ajax/services/search/images?v=1.0&q=shahrukh...
Hi, Today, i use this route to display a product page : Route::get('display_item/{id}', function($id...
I am stuck now for 2 days with this problem and any help would be really appreciated. down vote favo...
Oversing is the largest Laravel app that we know of. It is an enterprise ERP and PSA - for context,...
Does anybody know a process flowchart for laravel like that of codeigniter(https://ellislab.com/_use...
Good day, (Possibly) Routing Question: Have you ever noticed how GMail and Google+ handle multiple a...
I have a server running Laravel 4/REST api. I have written many api methods that respond with JSON d...
So, I'm getting this wierd issues on Homestead on a Windows host. I can clearly see the class exists...
I used to have a URL like the following. localhost/details?page=photos Which would then get a sectio...
I have a record in my database that I am deleting with the value of ID. Currently I have this as a g...
Trying to rehaul my use of controllers and models. At the moment, I have a controller for: People/P...
Hi, I have User and Company. If user select on registration that it is regular user the he just fill...
Hi, I'm building a new site in Laravel 4.2 and have written a class to handle adding and rendering o...
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