AsgardCms / Platform

A modular multilingual CMS built with Laravel 5.

Home Page:https://asgardcms.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Entity generation not working correctly

preet-adhikari opened this issue · comments

commented

Summary of issue

Using the command:
php artisan asgard:entity:scaffold generates an entity but stops abruptly at the middle. I tried the command but it doesn't seem to work. The entity class and interface in the Repositories directory are created, but it doesn't go further than that.

image

I tried checking the folder permissions, plus clearing the cache and config. None of it seemed to work. I manually created the Cache/CacheCrDecorator but then I got this error:

image

Steps to reproduce

System Details

Windows - Operating System
7.4 - PHP Version
5.5 - Laravel Version
3.0 - Asgardcms/Platform version