Easy solution: don't use Form::open(). Just manually write the open/close tags for the form, add you...
Seems like you're over thinking this a little bit. How about just a simple key based permissions sys...
I am actually currently working on a Forum package (it has two dependancies though - my auth and per...
You could always do something like this, in filters.php: App::after(function($request, $response) {...
The Laravel portal for problem solving, knowledge sharing and community building.
The community