Skip to content

Zlerp/lootSplit-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loot Split Backend

clone project

cd into directory

composer install

To run project:

php bin/console server:run

Make sure you have .env file configured with database info, see here: https://symfony.com/doc/current/doctrine.html

Create the database using Doctrine:
php bin/console doctrine:database:create

Create the db migration:
php bin/console make:migration

Run the migration: php bin/console doctrine:migrations:migrate

Generating new Controller from Entity:
https://symfony.com/doc/current/bundles/SensioGeneratorBundle/commands/generate_controller.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages