Support the ongoing development of Laravel.io →

CaporalDead

Joined 5 Apr 2014

Statistics

Threads 1
Replies 27
Solutions 4
Articles 0
posted 9 years ago

[Package] YAML in your L4 app

Hi everyone. Just wanted to share 2 laravel packages that I made to add the ability of using YAML co...

0 Likes
1 Replies
replied 9 years ago

html macro problem

If you use a function in your helpers file you can call the function like this : @extends... .. you...

0 Likes
replied 9 years ago

html macro problem

You can just put this code into your helpers.php file : <?php function link_nested($url, $title...

0 Likes
replied 9 years ago

html macro problem

You should checkout the doc : http://laravel.com/docs/html#custom-macros Your code inside the macro...

0 Likes
replied 9 years ago

Creating a themed site

You can checkout this links too : http://stackoverflow.com/questions/18954758/how-to-load-view-from...

0 Likes
replied 9 years ago

Html, Form class not found in Laravel 5

By default in Laravel 5.0, Html and Form are not embedded anymore. Add the following lines in the re...

0 Likes

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.