I tried to find anything on this and either am searching incorrectly or no one else has done this. I...
<!doctype html> <html> <head> <title>George's BookShop::Peru</title&g...
i have this code in the view, and all pages include this view ..... <? $number = Friend::Frie...
Hi i try many IDEs no one supports blade autocomplete im new to laravel and i need autocomplete and...
Hi, i have these macros https://gist.github.com/brwnll/10927191 Works great, but in mi form can't pu...
Currently, I'm trying to create a route to a wildcard with the following code (which is in a foreach...
My ERD is something like this: ControlForm hasMany FormRows FormRow hasMany FormColumns FormColumns...
Hi everyone. I am trying to yield different contents in my layouts.default view, where I have this:...
hello to every one, I am trying to set a cookie with php because I dont know and dont understand how...
I have a subdomain idp.whoisdoma.com setup, When I use the following code, the style and javascript...
Just wondering if there is a solution here.. When I use the Form::label helper and add some HTML in...
I'm using some of the mail chimp templates with some modifications for rendering html email content....
Hello there, I'm trying to set up a webpage, worked with laravel before.. But i can't figure out why...
Hi there, I'm trying to use multiple controllers at Route::get('/'), but I couldn't get a second one...
I have a view which must include another view (example: a footer) This other view (footer) must proc...
Hi, Ok, there is probably a simple solution to this problem but I haven't found it yet, hence why am...
Ok, its newb question. If i do "return View::make('something')->with('user', User::find(1)-&...
I don't understand why this code works fine in a virtual server or also in ie localhost/myproject/pu...
Take this (non) blade script list.blade.php : <?php error_log( print_r( "START" , true...
Hey folks, i'm new to Laravel but already in love! Awesome. Sadly there's little documentation espec...
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