Hi all! Sorry for my bad english. I want to create this route: /{slug} GET - site.show And oth...
my all redirect is working like that http://laravel_cms/http://laravel_cms/admin/banner my login ac...
Having some issues with this error message, not getting anything else and not sure where to look. Th...
Hi guys, I was curious about the way that you, developers, combine Laravel with AngularJS. Do you on...
Hi! Can someone help me with laravel IoC. Where i can find good tut or something to help me understa...
In my app I'd like users to decide how they want to receive notifications (different channels and di...
//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...
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.