- git clone https://github.com/andreyshibaev/symfonyproject7.git
- cd symfonyproject7
- composer install
- php bin/console sass:build (for production)
- php bin/console asset-map:compile (for production)
- create a local new database
- php bin/console make:migration (if needed)
- php bin/console doctrine:migrations:migrate
- php bin/console create-secret-key
- copy the file ".env" and rename it to ".env.local"
- add the generated key to the file ".env.local"
- composer dump-env prod (for production)
- composer require symfony/apache-pack (for production)
- composer require symfony/rate-limiter
- php bin/console sass:build --watch (for development)
- add your data in .env.local file
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 0
andreyshibaev/symfonyproject7
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
        No description, website, or topics provided.
      
    Resources
Stars
Watchers
Forks
Releases
No releases published
              Packages 0
        No packages published