Skip to content

syedomair/SymfonyAPIProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please, run php composer.phar install You must upload sample catalog data using projectDB.sql file to run this example application.

Here is the mysql code to upload data. mysql -h hostname -u user --password=your_password project1 < projectDB.sql