Skip to content

pavel-redkin/symfony-vuejs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 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.

Start containers / project

docker-compose up

Enter in your app container

docker-compose exec app /bin/bash

Install vendor

composer install

Install node modules

npm install

Generate manifest

yarn dev

Generate database

php bin/console doctrine:migration:migrate

Load fixtures

php bin/console doctrine:fixtures:load

Access

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"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 57.6%
  • Vue 20.4%
  • JavaScript 19.3%
  • 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