Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What layout use? #57

Open
neohunter opened this issue Feb 9, 2014 · 2 comments
Open

What layout use? #57

neohunter opened this issue Feb 9, 2014 · 2 comments

Comments

@neohunter
Copy link

I'm trying to setup this.

$this->layout = 'bootstrap3';

But it says Layout file "View/Layouts/BoostCake/bootstrap3.ctp" is missing.

Why is not that on your documentation?

@simonbuehler
Copy link

i have the same problem:
how can i assign the boostrap3 layout to all views? In the AppController?

@develmts
Copy link

As per CakePhp Docs here, using standard plugin notation:

$this->layout = 'BoostCake.bootstrap3';

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants