Pana

Results 11 issues of Pana

please, Can you update docs?, no-ssr is deprecated. For more details [http://www.vue-tags-input.com/#/examples/nuxt](http://www.vue-tags-input.com/#/examples/nuxt) Regards.

Extract from https://github.com/yiisoft/yii2/issues/1543

**Summary** This PR fixes/implements the following **bugs/features** * [ ] Fixed bug in background when receiving an image with 0 width or height Explain the **motivation** for making this change....

Currently to generate crud we have to do the following steps: 1. create migrate. 2. run migrate. 3. create model from gii. 4. create crud from gii. i suggest execute...

type:enhancement
status:under discussion

laravel has some interesting generators, like command, event, policy, etc... It would be nice if gii included the following generators by default : - Command - Filter - Behaviour -...

status:under discussion

migrate from https://github.com/yiisoft/yii2/issues/8710 @samdark i think we could include $modelsPath to look for ActiveRecord's models. what do you think about it?

Laravel debugbar provides checkaccess info : ![image](https://cloud.githubusercontent.com/assets/6630197/21308628/160f0f92-c5db-11e6-9186-967143d28ec5.png) what do you about it?

type:enhancement
status:ready for adoption

I think is useful add the following vars in .env : ``` MAIL_HOST = MAIL_USERNAME = MAIL_PASSWORD = MAIL_PORT = 587 MAIL_ENCRYPTION = tls ``` And ``` 'transport' => [...

enhancement

Composer script have 300secs timeout by default, i should indicate it in this line : ``` Once the commands finish simply do the following: cd your-site-name composer start-server // here...

enhancement

# Description I have fix broken link. ## Type of change For a new feature or function, please create an issue first to discuss it with us before submitting a...

cla: yes
models:research
ready to pull
models:research:odapi