fordnox / CommentBOx

Created with: Laravel, Rest API, Vue.js & axios

Home Page:http://gedvidas-lapienis.site/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

http://gedvidas-lapienis.site/

  • Laravel
  • Rest API
  • Vue.js
  • axios

Installation:


  • Install node.js
  • Install npm
  • Install composer
  • Create new database
  • Create new .env file using example '.env.example'
  • Run command: php artisan key:generate
  • Run command: php artisan migrate
  • Run command: php artisan db:seed (optional)
  • Run command: npm install axios
  • Run command: npm run dev / npm run watch

About

Created with: Laravel, Rest API, Vue.js & axios

http://gedvidas-lapienis.site/


Languages

Language:PHP 76.0%Language:HTML 15.0%Language:Vue 9.0%