I'm attempting to make a relationship between my roster table and roster_statuses table. I'm wonderi...
How can i remove ',' from last array? <h1>You are entered @foreach($splits as $split)...
Hi, I'm new to Laravel and I installed it on a Ubuntu server recently trying to test the framework....
Hi I'm trying to create a template with the Blade templating engine. When I try to view the page, I...
i try to populate the data from database in to PDF file in dompdf i tried something like this. class...
Hi, I am a newbie in Laravel, and I have a question about how to pass variable to a master blade pag...
Hi guys, I'm pretty new to Laravel (a couple of weeks in) although I've used Yii and regular PHP for...
I have a hard time putting this into words so bear with me please. Let's say I have a webpage that n...
Hi, this outputs nothing @if(!isset($bla)) (complete) @else ({{ $missing }} missing) @endif but if...
i have this code in the view, and all pages include this view ..... <? $number = Friend::Frie...
Hi, i have these macros https://gist.github.com/brwnll/10927191 Works great, but in mi form can't pu...
hello to every one, I am trying to set a cookie with php because I dont know and dont understand how...
Just wondering if there is a solution here.. When I use the Form::label helper and add some HTML in...
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)-&...
Hey folks, i'm new to Laravel but already in love! Awesome. Sadly there's little documentation espec...
I tried to search for this but couldnt' find it. I'm hoping there is a simple way to do this. I need...
Hi, I'd like to create a {{ Form }} within several elements on a page. So I tried, foreach($group as...
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