Laravel_Theme_Bundle icon indicating copy to clipboard operation
Laravel_Theme_Bundle copied to clipboard

Theme Bundle for laravel framework.

Results 2 Laravel_Theme_Bundle issues
Sort by recently updated
recently updated
newest added

That statement as it appears in the documentation, results in an error. A parameter is required for this method. The documentation also states `$theme = IoC::resolve('Theme');` can be used in...

The documentation, under "Structure of a theme" lists the various wrapper views as living in sub-directories of /public/. This does not seem right. The public assets may be in the...

enhancement