Skip to content

ayarii/Symfony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

โœŒ๏ธ Symfony Project

Academic project using Symfony Framework

๐Ÿ‘‰ create controller: php bin/console make:controller

๐Ÿ‘‰ create new Data Base: php bin/console doctrine:database:create

๐Ÿ‘‰ drop DB: php bin/console doctrine:database:drop --force

๐Ÿ‘‰ create entity: php bin/console make:entity

๐Ÿ‘‰ create migration: php bin/console make:migration, php bin/console doctrine:migrations:migrate

๐Ÿ‘‰ create form: php bin/console make:form

About

Academic project using SymfonyFramework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published