let's play
Go to file
Sergio Álvarez 46e3ed44a1
start
2023-10-04 16:00:22 +02:00
assets start 2023-10-04 16:00:22 +02:00
bin Add webapp packages 2023-10-04 15:37:52 +02:00
config start 2023-10-04 16:00:22 +02:00
migrations Add webapp packages 2023-10-04 15:37:52 +02:00
public Add initial set of files 2023-10-04 15:37:43 +02:00
src start 2023-10-04 16:00:22 +02:00
templates start 2023-10-04 16:00:22 +02:00
tests Add webapp packages 2023-10-04 15:37:52 +02:00
translations Add webapp packages 2023-10-04 15:37:52 +02:00
.env Add webapp packages 2023-10-04 15:37:52 +02:00
.env.test Add webapp packages 2023-10-04 15:37:52 +02:00
.gitignore start 2023-10-04 16:00:22 +02:00
README.md start 2023-10-04 16:00:22 +02:00
composer.json start 2023-10-04 16:00:22 +02:00
composer.lock start 2023-10-04 16:00:22 +02:00
docker-compose.override.yml Add webapp packages 2023-10-04 15:37:52 +02:00
docker-compose.yml Add webapp packages 2023-10-04 15:37:52 +02:00
package.json start 2023-10-04 16:00:22 +02:00
phpunit.xml.dist Add webapp packages 2023-10-04 15:37:52 +02:00
symfony.lock start 2023-10-04 16:00:22 +02:00
webpack.config.js start 2023-10-04 16:00:22 +02:00
yarn.lock start 2023-10-04 16:00:22 +02:00

README.md

Symfony Playground

Main installation:

  • Symfony 6.3
  • symfony/webpack-encore-bundle
  • Home controller /
  • Bootstrap 5
  • jQuery
  • SASS

Run:

  • yarn dev-server
  • symfony serve

http://localhost:8000