docs icon indicating copy to clipboard operation
docs copied to clipboard

The source for the Buffalo website

Results 68 docs issues
Sort by recently updated
recently updated
newest added

How would one go about having multiple active connection to separate databases which can be mapped to respective models? It seems like it currently only supports one active database connection.

First install didn't work, and first demo example errors out ``` ~/go/src/github.com/user$ buffalo new coke run go get github.com/gobuffalo/buffalo-pop # github.com/gobuffalo/pop ../../gobuffalo/pop/dialect_mysql.go:200:14: undefined: mysql.ParseDSN ```

Moved from https://github.com/gobuffalo/buffalo/issues/1115 Hi, Please make a step-by-step tutorial on using writing associations and relations with pop. The demo video of the feature on this page (https://gobuffalo.io/en/docs/db/relations) is stellar, yet...

enhancement

## Description Hi, Thanks for this good project and docs. I think the documentation needs some improvements. First thing i faced was that after reading getting started it left me...

I couldn't find any options related to the session life time. Am I missing something obvious? For now the sessions never expire, which is the default setting, I believe.

Currently, the docs for generating and destroying db models (https://gobuffalo.io/en/docs/db/models/) include the following paragraph: > You can remove generated model by running: > `$ soda destroy model [name]` > Or...

We should add upcoming workshops, events, and video releases to the home page so users are aware of these things.

We should try to automate the generation of templates/docs/releases.md It's a quite repetitive action to add the new releases which doesn't require much thought. As getting and transforming the release...

Discuss how it works and the new default option