Skip to content

gistol/symfony-vuejs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source code of the tutorial thecodingmachine.io/building-a-single-page-application-with-symfony-4-and-vuejs.

Quick start

If you want to try out the project just follow these steps.

$ docker-compose up -d
$ docker-compose exec app bash # executing bash inside app service
$ composer install
$ yarn install
$ yarn dev
$ php bin/console doctrine:migration:migrate
$ php bin/console doctrine:fixtures:load

On MacOS, also update your /etc/hosts file with:

127.0.0.1   app.localhost
127.0.0.1   phpmyadmin.app.localhost

You may now go to http://app.localhost/ and login using the following credentials:

Login: foo Password: bar

About

Source code of the tutorial "Building a single-page application with Symfony 4 and Vue.js"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 57.5%
  • Vue 20.6%
  • JavaScript 19.2%
  • HTML 2.7%
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy