Laravel backend for SWOR roleplay game (5th version)
- PHP 7.3+
- Composer
- Mysql (supporting uft8mb4 and json)
- Node 10+ (we have some views in VueJS)
Laravel has the most extensive and thorough documentation and video tutorial library of any modern web application framework, making it a breeze to get started learning the framework.
- Clone the repository
- Setup the
.envfile with at least the database composer setup
Start the embedded server with php artisan serve
This project is open-source, licensed under the MIT license.