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.
39
commits
1
branch
1
tag
257
KiB
PHP
74%
Twig
24%
CSS
1.5%
JavaScript
0.5%
ba788e7746
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
ba788e7746
Many upgrade changes. Templating system refactored. Routing cleaned out. Many thingls simplified.
2019-01-19 21:26:28 +03:00
app
Many upgrade changes. Templating system refactored. Routing cleaned out. Many thingls simplified.
2019-01-19 21:26:28 +03:00
src
Many upgrade changes. Templating system refactored. Routing cleaned out. Many thingls simplified.
2019-01-19 21:26:28 +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 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