Skip to content

animan01/Symfony-4-CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run?

  1. composer install

  2. Change DP configuration in ".env" or copy and rename ".env.local"

  3. php -S 127.0.0.1:8000 -t public

  4. Open in browser http:https://127.0.0.1:8000/books/

About

Example CRUD operations in Symfony 4.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages