Skip to content

Building a single page application with symfony 4, vue js, vue router, vuex and axios

License

Notifications You must be signed in to change notification settings

habibun/symfony-vue

Repository files navigation

Documentation

Building a single page application with symfony 4, vue js, vue router, vuex and axios

Repository Branch Symfony Version PHP Version
master 4.x 7.1 or higher

Read Vue.js Docs

Resources

Quick install

This command will get you up and running quickly.

cp .env .env.local
symfony composer install
symfony console doctrine:migrations:migrate
yarn install
yarn watch
symfony serve

You may now go to http://127.0.0.1:8000

License

The code is licensed under the MIT License

About

Building a single page application with symfony 4, vue js, vue router, vuex and axios

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published