您好我是<!-- Base application theme. -->
<style name="AppTheme" parent="Theme.AppCompat">
<!-- Customize your theme here. -->
<item name="colorPrimary">@color/background_material_light</item>
<item name="colorPrimaryDark">#F2F2F2</item>
</style>
<style name="AppTheme.NoActionBar">
<item name="windowActionBar">false</item>
<item name="windowNoTitle">true</item>
</style>
<style name="AppTheme.AppBarOverlay" parent="ThemeOverlay.AppCompat.Dark.ActionBar" />
<style name="AppTheme.PopupOverlay" parent="ThemeOverlay.AppCompat.Light" />
的新手。
我认为我已经成功将其安装到我的电脑中。但问题是,当我想将其连接到Yii framework
中的phpMysql
时,我找不到将myproject连接到Xampp
所需的文件夹名'protected'
。
所以有人可以帮我解决这个问题吗?谢谢。
答案 0 :(得分:0)
如果没有受保护的文件夹,您可以说如何成功安装它。尝试再次安装它。试试下面的Yii2模板。按照其指南将其正确安装到您的系统上。您必须知道composer才能安装此模板。 https://github.com/yiisoft/yii2-app-advanced