Skip to content

petro1/symfony2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Database setup

    Import userslist.sql database

Set database parameters in file

	app\config\parameters.yml

###Install dependences

	php composer.phar install

###Clear cache

	app/console --env=prod cache:clear

###Dump assets

	app/console assetic:dump

###Check created command run

	php app/console user_cache:invalidate userId=10002

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published