laravel-theme
laravel-theme copied to clipboard
Not clear documentation
I couldn't figure out where to place this
Theme::init('mytheme');
Please make the documentation a bit clearer.
can you help me @harryxu ?
@stanwarri @kemalbalaban
Normaly, you can put that line in app/start/global.php. But I think it can put anywhere just before fisrt View::make
.
I will add some doc about this, thanks.