I am well into a project where I have a number of resource controllers. They have all been working p...
Hey, I'm about to play around with this but just thought I'd ask to see if anyone knows already... I...
Hi again, I want to add an HTML 5 date input type. I am using this guide and file: http://blog.small...
Hi, My problem is very simple. I'd like to display into my formś input the content I wrote when ther...
Hi, I have a simple problem to import a js script, I have a script that perfectly work when I import...
I am getting this error once I add a prefix to the route in routes.php Route::group(array('before' =...
Hi, How do I have only one file to be used in create.blade.php and edit.blade.php?
I would like to have a logout button on my navbar. I have tried snippet below but it's not working {...
I want all my project files to reside inside the src directory. Currently, my default layout is insi...
Hello to every one, I am trying to get a value and put it on hidden field on laravel blade. here is...
What's the difference between @yield() and @section() @show They both are placeholders for the sec...
What is the difference between {{ }} and {{{ }}} when echoing?
When I run artisan dump-autoload it gets this error and stops: Generating optimized class loader Com...
I don't know how to name the thread better than that, what I need is this: I have a master blade fil...
I am pretty new to Laravel and have a fairly basic question. In my default.blade.php I have a <di...
How do I escape blade content? I'd like to output @extends('blah.blah') in the output, but not sure...
Hello, I work on a BrowserGame who wants to Support many Languages. But now i run into a Problem and...
Hi all, I have a line in my blade file like that: <img src="{{ asset('img/users/Auth::user()...
I have a problem I have a form::model using an action but, in the action I'm using a named route whe...
Hello Laravel community, I currently run on the usercake php platform, which is just comprised of a...
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