Support the ongoing development of Laravel.io →

1,470 Threads

Carbon add number of days excluding weekends and custom dates

Hi, I'm trying to get a a date that is 3 days from the selected date, but excluding weekends and hol...

0 Likes
2 Replies
Solved
posted 9 years ago

Reading an array..

I am trying to read an array from an output generated thru a database query in view.. The data is co...

0 Likes
3 Replies

Object not found

I hope someone here is excellent in using XAMPP. I've started using XAMPP and when I try to go anoth...

0 Likes
2 Replies
Solved

Blade extend

Hi, I know it is possible to extend blade like this: Blade::extend(function($view, $compiler) { $pa...

0 Likes
4 Replies
Solved

[Pacakge] Menu builder for Laravel

I've extracted a class for rendering menus and menu items that I'm using in my projects to a separat...

0 Likes
0 Replies
posted 9 years ago

Calling controller method from Blade templating

Is is possible to call a controller method from a blade template. For Instance we can do this {{Auth...

0 Likes
3 Replies

Removing the :8000 from artisan serve

Is there a way to remove the :8000 from the artisan serve so that I only get test.com instead of te...

0 Likes
4 Replies

Use of View::composer

Hi. In a controller method i got a patient record from database that i send to a view, so, i need to...

0 Likes
6 Replies

Laravel - Overwrite Blade Template with another

I'm using Laravel 4.1.30 I was wondering if it's possible to to overwrite a template with a differen...

0 Likes
1 Replies
Solved

form::select and optgroup

does anyone know how to add an optgroup to the form::select with multiple ?

0 Likes
1 Replies

Styles on Blade instead of File (.css)

Hi All Should it be a good idea to instead of storing custom style on .css use and import blade file...

0 Likes
2 Replies

Adding Google Analytics

Hi there, Apologies if this has been asked elsewhere - I've done a quick search and couldn't find it...

0 Likes
4 Replies
Solved

Illuminate html with V5

I have noticed that the form package is not included with the new version 5 of Laravel. It says that...

0 Likes
3 Replies
Solved

Working code stopped working. Is this a thing?

Hi everyone, Last night I was happily coding and satisfied with the result to come back to it 24 hou...

0 Likes
4 Replies
Solved

[Solved] blade extends used in module, and next in application controller

Hello, I have a module where I use internal module views to generate form. $form = Xforms::draw($th...

0 Likes
0 Replies

Laravel-menu

HI, I am using lavary/laravel-menu i am able to set class for all menu level, but not able to see cl...

0 Likes
0 Replies
posted 9 years ago

Blade output processed code

Hi, (I am really new to laravel) Is there a way to see the blade processed, php code. For example {{...

0 Likes
1 Replies
posted 9 years ago

Parse view template

Hello, anyone know how to parse template file before render and preg replace something in view like...

0 Likes
0 Replies

Lavacharts, for the Google Chart API

Hello everyone, I recently released my first big project that I put alot of time and effort into and...

0 Likes
4 Replies

variable not defined

I'm attempting to run Daryl Rees example of Games website. But when I launch my site I get the follo...

0 Likes
3 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.