as you said the form code takes time to type line by line so where can we get an outline of such a form especially when we are going for a machine test?
What version of vs code you are using? When I right click the 'View' , i dont have directory all, the context menu displays different, nothing similar like yours
If the installation of controller with "php artisan make:AuthController" is created, make sure also you do the migration with the command "php artisan migrate" and at the end don't forget to import the class User (use App\Http\Models\User)in your controller file "AuthController".
very good sir, very well explain cause in tutorials like this step by step is a must. Thank you...
Very clear sir thnks
Most welcome
as you said the form code takes time to type line by line so where can we get an outline of such a form especially when we are going for a machine test?
Source code is available in description to download.
You mentioned there is a tutorial before this. Can you confirm which one it is?
What version of vs code you are using?
When I right click the 'View' , i dont have directory all, the context menu displays different, nothing similar like yours
It's PHPStorm the greatest IDE ever exist
where i can see the first video sir?
You can watch all the videos in Laravel playlist
Check the channel playlist section
Target class [AuthController] does not exist. how to solve this error
If the installation of controller with "php artisan make:AuthController" is created, make sure also you do the migration with the command "php artisan migrate" and at the end don't forget to import the class User (use App\Http\Models\User)in your controller file "AuthController".
فين الكود