GithubHelp home page GithubHelp logo

yii2-localpages's People

Contributors

shoxabbos avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

akiraz2

yii2-localpages's Issues

View not Found

after installation I want to use http://back.domain/pages/page/create

View not Found โ€“ yii\base\ViewNotFoundException
The view file does not exist: D:\projects\312123123\backend\modules\admin\views\layouts\admin.php

in module section of common/config/main.php I write in your module

layoutPath' => '@backend/views/layouts',
'layout' => 'main',

console migrations

Hello!
I has error

Yii Migration Tool (based on Yii v2.0.15.1)

Total 3 new migrations to be applied:
        m170719_151940_create_pages_table
        m170818_062103_remove_title_content_from_pages_table
        m170818_062733_create_page_contents_table

Apply the above migrations? (yes|no) [no]:yes
*** applying m170719_151940_create_pages_table
PHP Notice 'yii\base\ErrorException' with message 'Trying to get property 'pagesTableName' of non-object'

in \vendor\shoxabbos\yii2-localpages\migrations\m170719_151940_create_pages_table.php:16

Please add to readme -
in advanced app add pages to bootstrap section of console config

for example, in console/config/main.php

return [
    'id' => 'app-console',
    'basePath' => dirname(__DIR__),
    'bootstrap' => ['log', 'queue', 'pages'],
    'controllerNamespace' => 'console\controllers',

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.