Skip to content

MohamedSelimMaazouz993/Inventory-Crud-Example-Symfony-6

Repository files navigation

Inventory-Crud-Example

Crud PHP Symfony

Commands used :

php bin/console doctrine:database:create

php bin/console make:entity

php bin/console make:migration

php bin/console doctrine:migrations:migrate

composer require stof/doctrine-extensions-bundle

php bin/console make:crud product

composer update

symfony serve -d

Screenshots :

View all :

View all

Show Product :

show product

Delete Product :

delete product

Product Deleted :

product deleted

Add Product :

add product

Product Added :

added

About

Simple Crud SF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published