Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antonioanerao/openmu-website
Website to provide account and character management to players on MuServers running OpenMu
https://github.com/antonioanerao/openmu-website
laravel muonline muonline-website openmu php8
Last synced: about 2 months ago
JSON representation
Website to provide account and character management to players on MuServers running OpenMu
- Host: GitHub
- URL: https://github.com/antonioanerao/openmu-website
- Owner: antonioanerao
- Created: 2023-05-28T11:27:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-19T20:07:05.000Z (4 months ago)
- Last Synced: 2024-08-19T23:36:49.461Z (4 months ago)
- Topics: laravel, muonline, muonline-website, openmu, php8
- Language: PHP
- Homepage:
- Size: 290 KB
- Stars: 10
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Still in development
This is a simple website made in Laravel for MuOnline players manage their account and characters when MuServer is running [OpenMu](https://github.com/MUnique/OpenMU)
### Instructions
Soon### Todo
- [x] Account Register
- [x] Account Login
- [ ] Account management
- [ ] Character management (in progress)
- [ ] Ranking
- [ ] Dockerfile - (very basic to start)### Requirements
Soon## About Laravel
Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:
- [Simple, fast routing engine](https://laravel.com/docs/routing).
- [Powerful dependency injection container](https://laravel.com/docs/container).
- Multiple back-ends for [session](https://laravel.com/docs/session) and [cache](https://laravel.com/docs/cache) storage.
- Expressive, intuitive [database ORM](https://laravel.com/docs/eloquent).
- Database agnostic [schema migrations](https://laravel.com/docs/migrations).
- [Robust background job processing](https://laravel.com/docs/queues).
- [Real-time event broadcasting](https://laravel.com/docs/broadcasting).Laravel is accessible, powerful, and provides tools required for large, robust applications.