Skip to content
/ docs Public
forked from goravel/docs

The Goravel documentation.

License

Notifications You must be signed in to change notification settings

vendion/docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English | 中文

About Goravel

Goravel is a web application framework with complete functions and good scalability. As a starting scaffolding to help Golang developers quickly build their own applications.

Main Function

  • Config
  • Http
  • Orm
  • Migrate
  • Logger
  • Cache
  • Grpc
  • Artisan Console
  • Task Scheduling
  • Queue
  • Event
  • Mail

Documentation

Online documentation https://www.goravel.dev/en

Documentation repository https://github.com/goravel/docs

Grateful

The framework refers to the design ideas of Laravel;

The core functions use well-known Golang components, including but not limited to: spf13/viper , gin-gonic/gin , go-redis/redis , urfave/cli , sirupsen/logrus , go-gorm/gorm ;

The documentation refers to the content of Laravel;

Tribute to them!

License

The Goravel framework is open-sourced software licensed under the MIT license.

About

The Goravel documentation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 93.0%
  • Vue 6.2%
  • Other 0.8%