Hello, I wanna learn more about nested resources in laravel. I have googled fair a bit, but no tutor...
Hello everybody, I have three views/controllers : One e submit a POST form to the second. Two use t...
Im using the frozennode administrator bundle for laravel 4.2 to manage amongst others my blog posts,...
Hi all I use this package https://github.com/artdarek/oauth-4-laravel/ My hosting enable open_ssl, a...
I am logging any CSRF attempts and am getting back data that indicates that in all cases that the Us...
Hi guys, I'm following the docs to create a resource controller at http://laravel.com/docs/controlle...
Hello guys, I have a problem and I can't find a solution for it. I have googled and tried the soluti...
I get following error: Illuminate \ Database \ QueryException (42S02) SQLSTATE[42S02]: Base table o...
Is their a way I can Size this to any dimensions? As it is now it takes the entire width of the page...
I wanted to apply validation to files that already exist on the local file system, just using the st...
Hi Folks, I have this (it works): Route::group(array('prefix' => 'backbone'), function() { Ro...
Ok so in many cases you want to update integers in a database incrementally, this helps ensure that...
After some interest in the Laravel subreddit, I've decided to run a refactoring exercise a few times...
I am pretty new to Laravel as well as frameworks in general, as such I am still getting use to the w...
I have a serious problem. I have 3 models Role Model: <?php class Role extends Eloquent{ /** *...
Please read if you are using Sentry. https://medium.com/@Cartalyst/sentinel-by-cartalyst-b304d5e7ed8...
#Sentinel Happy to announce Sentinel 1.0.* - http://bit.ly/1otk9ve Sentinel is a framework agnostic...
Hi everyone. I want to extend a class (in my case the Cart class from Moltin/Cart package). Somethin...
Hi guys, My users can submit a listing, but the administrator has to approve the listing for it to b...
I had this idea a few months ago, but it's only now that I'm in a position where I'd be interested i...
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