Hey folks, i'm new to Laravel but already in love! Awesome. Sadly there's little documentation espec...
Hi, i'm new to laravel i have a basic app that show the current date as 17 July i have setup mcamara...
Hi everybody ! What is the best way for us Blade:: extend ?? All in the same : Blade::extend(functio...
I tried to search for this but couldnt' find it. I'm hoping there is a simple way to do this. I need...
Hi everybody, I'm trying to implement a dynamic select box using jQuery and I have some problems......
Instead of having HTML files and using @include or View::make(path to file) to render them as output...
I just want to pass some variable to my JS file so I use de laracasts/utilities for this. But I chan...
I don't know if I choosed a good title for this question or not. I want to implement a Template Engi...
http://laravel.io/bin/Y5dzr this is my layout. Please solve the issue. Thank you.
Hi, I'd like to create a {{ Form }} within several elements on a page. So I tried, foreach($group as...
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, I'm trying to extend Blade with this: Blade::extend(function($view) { $html = strtotime(&quo...
hello laravelers; i am tring to send newsletter via mail (it work with simple text : hello world). b...
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 basic CRUD with a template like this: # master.blade.php @section('content') {{ $item...
Is there a way when using {{{ $variable }}} to escape with ENT_NOQUOTES?
Hi, I have a simple problem to import a js script, I have a script that perfectly work when I import...
I know Laravel can route to different web page and refreshes the whole page content. My case is: I h...
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