Hello, I am setting up an app that's able to handle localized prefixes. I am basically using a tweak...
I wrote a simple form as shown: <!doctype html> <html> <head> <meta charset='ut...
Hello, I need convert dropdown list from php code to laravel blade code <label> <span&...
Hello, how to send value for options in dropdown list from array, or how to convert output this code...
Hi, i use this $data['cities'] = DB::select("SELECT ..."); return View::make('test',$citie...
Hi, I'm trying to get a a date that is 3 days from the selected date, but excluding weekends and hol...
I am trying to read an array from an output generated thru a database query in view.. The data is co...
I hope someone here is excellent in using XAMPP. I've started using XAMPP and when I try to go anoth...
Hi, I know it is possible to extend blade like this: Blade::extend(function($view, $compiler) { $pa...
I've extracted a class for rendering menus and menu items that I'm using in my projects to a separat...
Is is possible to call a controller method from a blade template. For Instance we can do this {{Auth...
Is there a way to remove the :8000 from the artisan serve so that I only get test.com instead of te...
Hi. In a controller method i got a patient record from database that i send to a view, so, i need to...
I'm using Laravel 4.1.30 I was wondering if it's possible to to overwrite a template with a differen...
does anyone know how to add an optgroup to the form::select with multiple ?
Hi All Should it be a good idea to instead of storing custom style on .css use and import blade file...
Hi there, Apologies if this has been asked elsewhere - I've done a quick search and couldn't find it...
I have noticed that the form package is not included with the new version 5 of Laravel. It says that...
Hi everyone, Last night I was happily coding and satisfied with the result to come back to it 24 hou...
Hello, I have a module where I use internal module views to generate form. $form = Xforms::draw($th...
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.