Package Data | |
---|---|
Maintainer Username: | appcia |
Maintainer Contact: | punky@neva.zone (Krystian Panek) |
Package Create Date: | 2015-08-19 |
Package Last Update: | 2015-08-20 |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-12-11 15:13:29 |
Package Statistics | |
---|---|
Total Downloads: | 16 |
Monthly Downloads: | 1 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 2 |
Total Forks: | 1 |
Total Open Issues: | 0 |
Run command:
php artisan vendor:publish --provider="Neva\Fenom\FenomServiceProvider"
Then edit by yourself: config/fenom.php
To reference views from another package, use '#' instead of ':' as delimiter. For instance:
{extends 'other_package#some.view'}