//do any one have any idea how to solve this advanced routeing problem // the foreach loop which is...
Hello all, i want to make a multilingual website based on format: http://www.com/en/contact (en...
From this: Route::group(array('prefix' => 'admin','namespace' => 'Admin'), function() { Route...
What are the benefits of utilizing laravel's "Routes" opposed to having a custom bootstrap...
Having trouble finding the way to use Query Scopes with Repositories. Is there a way? Would like to...
Hello, we developed an application that makes a connection with Google Analytics and stores the data...
Hey guys, i have a weird problem. I have pages like http://localhost/laravel/public/ http://localhos...
I am an experienced PHP developer that has never touched a framework, I am great with Jquery\Ajax an...
I've been mulling over this question for a couple of days now, but can't seem to decide on the best...
<?php class SignupController extends BaseController { /* |-------------------------------...
I am building a simple social application in Laravel that will be RWD for mobile devices and later w...
Hi, I have been moving moving away from procedural style to more OOP. I have learned quite few thing...
Hi all, i'm serarching for a package that make lggged users read messages from the guests.
Hi; I want to be able to use this without relying on Input Facade. For example I want to be able to...
I am building my first API and from the very first day I asked myself if its really a good idea to k...
Good night ! Following the instructions from that link: https://github.com/daylerees/autoload-demo B...
Laravel (or, more precisely, Illuminate/Routing/ControllerInspector) attempts to analyze all routes...
I got a background with Symfony2 and i was searching for a light framework. Laravel looks great, but...
I'm trying to figure out a way to elegantly generate a form when creating a new entry based off a mo...
How we can Search data in JSON format from database with typeahead.js??
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