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

How to Use Instructions #1

Open
mwaigichuhi opened this issue Sep 3, 2020 · 2 comments
Open

How to Use Instructions #1

mwaigichuhi opened this issue Sep 3, 2020 · 2 comments

Comments

@mwaigichuhi
Copy link

Hi,

This is maybe easy, but could you add some steps on how to apply this to a Yii2 project.

Regards,

Ken

@gugoan
Copy link

gugoan commented Sep 7, 2020

I would also like to know how to implement it. Did you get anything?

@glpzzz
Copy link
Member

glpzzz commented Sep 8, 2020

Hello guys. Let me give a quick intro here, and I ask a chance to write proper docs.

First, install with composer.

Then you can define @vendors/daxslab/yii2-coreui/layouts/empty.php (or main.php) as the default layout of the app

or in the @app/views/layouts/main.php erase everything but the and surround it with $this->beginContent('@vendors/daxslab/yii2-coreui/layouts/main.php') an $this->endContent();

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