Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 373 Bytes

File metadata and controls

14 lines (14 loc) · 373 Bytes

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