ride share App like uber or like snap written with laravel 11 and vue js 3 sample.mp4 Backend Step One composer install Step Two php artisan migrate Step Three php artisan serve php artisan reverb:start Frontend Project Setup npm install Compile and Hot-Reload for Development npm run dev Compile and Minify for Production npm run build