xx1196

Results 8 comments of xx1196

hi, how i can add a list permissions?

> @xx1196 you have to add it as a scope > `scope="email profile https://www.googleapis.com/auth/calendar"` Tanks My friend

witch version node need? and i have an error y install composer ![image](https://user-images.githubusercontent.com/50302178/97728834-096a8f00-1aa0-11eb-8e05-242b6f7c9d0f.png)

hi, i have this config package config ```go import ( "github.com/goravel/framework/facades" ) func init() { config := facades.Config() config.Add("cors", map[string]any{ // Cross-Origin Resource Sharing (CORS) Configuration // // Here you...

@hwbrzzl Yes, but I put the domain in the allows origins but I have the same error with * or my domain I don't know who I can fix it...

At this moment it is the default one, and it does not work

Is there something that can be done about it?

hello, but need use vhost like myfront.test and my-back.test, in the company need remove goravel for the stack for this CORS problem we cant test the development for this point