Skip to content

reihsr/room_planer

Repository files navigation

Room Planing Software v 1.0

A Symfony project created on December 11, 2016, 2:47 pm. #Symfony Collection ##Setup Oficial Wensite: https://symfony.com/doc/current/setup.html ##Run Dev Server

cd $env:room
php bin/console server:run

#Symfony Development commands Create Controller: php bin/console make:controller
Create DB entity: php bin/console make:entity
                            php bin/console make:migration
                            php bin/console doctrine:migrations:migrate
List all commands: php bin/console list
Create Form class: php bin/console make:form \

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages