- Notifications
You must be signed in to change notification settings - Fork49
Source code of the tutorial "Building a single-page application with Symfony 4 and Vue.js"
License
thecodingmachine/symfony-vuejs
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Source code of the tutorialthecodingmachine.io/building-a-single-page-application-with-symfony-4-and-vuejs.
If you want to try out the project just follow these steps.
docker-compose up
docker-compose exec app /bin/bash
composer install
npm install
yarn dev
php bin/console doctrine:migration:migrate
php bin/console doctrine:fixtures:load
App: app.localhost (login: foo / pass: bar)
phpMyAdmin: phpadmin.app.localhost
About
Source code of the tutorial "Building a single-page application with Symfony 4 and Vue.js"
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.