This website requires JavaScript.
Explore
Help
Register
Sign In
skobkin
/
copypaste2
Watch
1
Star
0
Fork
You've already forked copypaste2
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
My first Symfony project. Copypaste service.
31
commits
1
branch
1
tag
257
KiB
PHP
74%
Twig
24%
CSS
1.5%
JavaScript
0.5%
5a819777c3
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Alexey Skobkin
5a819777c3
composer remove symfony/phpunit-bridge phpunit/phpunit
2019-01-19 20:24:49 +03:00
app
composer remove sensio/generator-bundle
2019-01-19 20:23:33 +03:00
src
composer update (Symfony 3.2, Doctrine 2.5, etc)
2016-12-19 03:23:45 +03:00
web
app/console and web/app.php updated.
2016-12-19 03:36:48 +03:00
.gitignore
Fix
#4
. BraincraftedBootstrapBundle removed. Some other dependencies removed too.
2016-12-19 01:37:27 +03:00
composer.json
composer remove symfony/phpunit-bridge phpunit/phpunit
2019-01-19 20:24:49 +03:00
composer.lock
composer remove symfony/phpunit-bridge phpunit/phpunit
2019-01-19 20:24:49 +03:00
LICENSE
Clean project.
2015-03-02 19:59:13 +03:00
README.md
Fix
#4
. BraincraftedBootstrapBundle removed. Some other dependencies removed too.
2016-12-19 01:37:27 +03:00
README.md
composer install php app/console assets:install web --symlink php app/console assetic:dump