Laravel 8 with Vue 3
Prerequisite Laravel >=8 Laravel Mix >=6 Node version >=12.14 Creating Laravel Project: First Create a Laravel project using below command
Read morePrerequisite Laravel >=8 Laravel Mix >=6 Node version >=12.14 Creating Laravel Project: First Create a Laravel project using below command
Read moreBuilding Query: Eloquent models are query builder as well .So we can do everything in eloquent which is possible with
Read more