-
i have a vue-laravel app :https://github.com/MartinsOnuoha/laravel-vue-minimalpakage.json:{ "private": true, "scripts": { "dev": "npm run ......
-
would you please make tutorial on multistep registration with progress bar. usercan also complete these steps other time when user need and completed step page dont showagin when user login next ......
-
enter image description hereI run npm install, and it's installed, but when I try to run npm run dev it's not working, and that's the problem I get.This is a photo of my problem: https://i.stack.......
-
Illuminate\Database\QueryExceptionSQLSTATE[42S02]: Base table or view not found: 1146 Table 'cloud18i_dbpethu.sessions' doesn't exist (SQL: select * from sessions where id = ......
-
I'm deploying 2FA in my project and I'm trying to customize the confirm password behavior using Livewire. I don't want, when I click the Enable button, redirect me to 'auth.passwords.confirm' view. ......
-
How can I recreate this? I am new to Laravel, and I have set up a Route::apiResourcepost data from my vue pages to my controller. I know that I need to protect the API resource and am trying to build ......