Installation - SongSa8818/one-way GitHub Wiki

Welcome to the one-way wiki!

Open teminal :

  • checkout project by using : git clone https://github.com/SongSa8818/one-way.git

  • run : composer global require "laravel/installer"

  • Make has folder vendor and file .env in project.

  • run : php artisan migrate

  • run : php artisan serve

Open browser http://localhost:8000