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.
51
commits
1
branch
1
tag
257
KiB
PHP
74%
Twig
24%
CSS
1.5%
JavaScript
0.5%
95c652e4d6
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
95c652e4d6
Missing bundle fix in kernel.
2019-01-20 02:42:01 +03:00
app
Missing bundle fix in kernel.
2019-01-20 02:42:01 +03:00
src
Fix LoadLanguages fixture. Language entity refactored.
2019-01-19 21:45:22 +03:00
web
Entrypoints updated according to symfony 3.4 state.
2019-01-19 21:32:32 +03:00
.gitignore
Fix
#4
. BraincraftedBootstrapBundle removed. Some other dependencies removed too.
2016-12-19 01:37:27 +03:00
composer.json
composer update sensio/framework-extra-bundle (v3.0.29 => v5.2.4)
2019-01-20 02:39:06 +03:00
composer.lock
composer update sensio/framework-extra-bundle (v3.0.29 => v5.2.4)
2019-01-20 02:39:06 +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