Error
If you are facing this type of error
Follow This Instructions
- Login to your cPanel.
- Go to the cPanel Terminal.
- Choose your root directory, and type the command
php artisan passport:install
- Login to your cPanel.
- Go to the cPanel Terminal.
- Choose your root directory, and type the command
php artisan passport:install
- At first go to public directory laundry / public if exit is storage folder delete this.
- Then go to
route/web.php
paste this code. -
Route::get('/storagelink', function () { Artisan::call('storage:link'); });
- Go to your URL For Example:
http://razinsoft.com/storagelink
Example
If you are facing this type of error
Follow This Instructions
Example
What to do if the uploaded image is not displaying
Follow This Instructions
UNNECESSARY ERROR
If no uploaded image is visible.
TIPS
Recommended tutorial is below 👇