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.
43
commits
1
branch
1
tag
257
KiB
PHP
74%
Twig
24%
CSS
1.5%
JavaScript
0.5%
d1e7b360e9
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
d1e7b360e9
Migrations up() and down() signatures fixed according to 2.0.0 changes.
2019-01-19 21:38:41 +03:00
app
Migrations up() and down() signatures fixed according to 2.0.0 changes.
2019-01-19 21:38:41 +03:00
src
Many upgrade changes. Templating system refactored. Routing cleaned out. Many thingls simplified.
2019-01-19 21:26:28 +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 require php version updated to 7.1.0.
2019-01-19 21:01:34 +03:00
composer.lock
composer require symfony/web-server-bundle ^3.4 --dev
2019-01-19 20:52:35 +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