Skip to content

jinxc-dev/Taxi-Management-System

Repository files navigation

Taxi-Management-System

Laravel-Vue project

  • laravel framework.
  • Vue js.
  • FCM server for messaging to multi devices.
  • Vue2-Google-Map. Imgur

Installation

  • composer install.
  • php artisan key:generate
  • php artisan migrate
  • php artisan serve
  • npm install
  • npm run dev