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

[Vssue]Vssue Dev #5

Open
sunshinev opened this issue Dec 20, 2019 · 15 comments
Open

[Vssue]Vssue Dev #5

sunshinev opened this issue Dec 20, 2019 · 15 comments
Labels

Comments

@sunshinev
Copy link
Owner

https://sunshinev.github.io/laravel-gii-home/comment.html

@sunshinev
Copy link
Owner Author

如果有遇到使用上的问题和建议,可以在这里留言

@sunshinev
Copy link
Owner Author

马上就是圣诞节了~

@sunshinev
Copy link
Owner Author

为了优化Demo Gii的加载速度 切换iview.min.js 为CDN加速http://tcdn.osinger.com/laravel-gii/iview.min.js

@sunshinev
Copy link
Owner Author

@sunshinev

为了优化Demo Gii的加载速度 切换iview.min.js 为CDN加速http://tcdn.osinger.com/laravel-gii/iview.min.js

调整Demo的input默认值,方便直接点击按钮就可以查看演示效果

@sunshinev
Copy link
Owner Author

tag v1.0.2 change default lang to en-US

@sunshinev
Copy link
Owner Author

@sunshinev

tag v1.0.2 change default lang to en-US

不过Demo的还是中文zh-CN

@sunshinev
Copy link
Owner Author

@sunshinev

@sunshinev

tag v1.0.2 change default lang to en-US

不过Demo的还是中文zh-CN

Demo 也默认en-US了

@sunshinev
Copy link
Owner Author

In the latest tag V1.0.3, I have optimze the ModelBusiness by Doctrine Types. Now the properties looks like

/**
* @property bigint $id
* @property string $name
* @property string $email
* @property string $email_verified_at
* @property string $password
* @property string $remember_token
* @property datetime $created_at
* @property datetime $updated_at
*/

As we all know, the datetime,bigint type is not php types. But it doesn't affect understanding

@sunshinev
Copy link
Owner Author

Demo 系统出现问题,导致数据库无法正常读取,修复中

@sunshinev
Copy link
Owner Author

Demo 演示系统已经修复

@sunshinev
Copy link
Owner Author

调整了v1.0.3版本,将default layout 的菜单默认展开

@sunshinev
Copy link
Owner Author

作为一款轻量级的页面创建工具,实际上并没有提供非常强大的功能。反而因为简约轻便,为开发者带来了很多自定义的可能。

工具本身的实现逻辑并不复杂, 开发者Fork后可以根据自己的需求定制化实现自己的需求,打磨工具使之符合自己的开发习惯。

@sunshinev
Copy link
Owner Author

Laravel Gii 为中小型项目快速创建管理后台,提供了一种新的可能。使用的过程中,你会发现很轻量,自由度很高,内部实现逻辑简单。

特别是熟悉iView的开发者,在通过Gii生成的页面上,可以根据自己的需求自定义页面,通过修改默认Input组件为其他功能丰富的iView组件,可以来构造更加复杂的管理页面。

你会发现它没有提供用户登录、权限功能,转而只是提供更加轻量化的页面创建,这点会让很多开发者们感到更加舒适,可以自由灵活的调整、自定义页面,来实现不同的能力。

感谢支持,欢迎在Issue提出意见

开始体验吧

@sunshinev
Copy link
Owner Author

修复了缺少"doctrine/dbal": "^2.10"的问题

@laraveladmin-cn
Copy link

这里推荐个同类型项目
https://github.com/laraveladmin-cn/laraveladmin

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

No branches or pull requests

2 participants