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.
37
commits
1
branch
1
tag
257
KiB
PHP
74%
Twig
24%
CSS
1.5%
JavaScript
0.5%
7f58d12706
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
7f58d12706
CopypasteController removed to PasteController.
2019-01-19 20:59:09 +03:00
app
CopypasteController removed to PasteController.
2019-01-19 20:59:09 +03:00
src
CopypasteController removed to PasteController.
2019-01-19 20:59:09 +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 require symfony/web-server-bundle ^3.4 --dev
2019-01-19 20:52:35 +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