Setting up Laravel 8 with Vue.js and Tailwind css
This article assumes you already have the environment setup for running and installing Laravel & Vue.js
Laravel Installation
We will be using Laravel Installer to create a new project of the latest Laravel version.
Before running the below command m...
theappsguy.dev4 min read