Simple carpooling project made in Laravel.
Begin by cloning this repository to your machine, and installing all Composer & NPM dependencies.
git clone git@github.com:djaca/ride-share.git
cd ride-share && composer install && npm install
php artisan ride-share:install
npm run devIf using a tool like Laravel Valet, the URL will default tohttp://ride-share.test.