Laravel 8 Blog Admin Panel - 3: Setup Admin & User Login with Middleware & redirect | multi auth

  Рет қаралды 35,443

Funda Of Web IT

Funda Of Web IT

Күн бұрын

Пікірлер: 37
@davidbrook-d2o
@davidbrook-d2o Жыл бұрын
bro you are the only one in whole youtube who explain with this clarity ♥
@dagocjohncarlw.247
@dagocjohncarlw.247 2 жыл бұрын
It is possible if separated login ? Like for users is mobile app and admin is website?
@riksonramalho6469
@riksonramalho6469 Жыл бұрын
Perfect. 😍🤓
@Ahmed-kl7kd
@Ahmed-kl7kd Жыл бұрын
Superb
@godstimeyusuff7572
@godstimeyusuff7572 2 жыл бұрын
What if you want to add 1 more additional user?
@sarait1519
@sarait1519 Жыл бұрын
still have access to the dashboard, where is the error ? Route::prefix('admin')->middleware(['auth'])->group(function(){ Route::get('/dashboard', [App\Http\Controllers\Admin\DashboardController::class, 'index']); });
@dailyanimeworld982
@dailyanimeworld982 2 жыл бұрын
what extension are you using in this tutorial?
@almoatazbellahmostafa1750
@almoatazbellahmostafa1750 Жыл бұрын
PHP Namespace Resolver
@Berettadr
@Berettadr 2 жыл бұрын
I cant redirect to admin/dashboard page if I login in as admin ?
@maryamechoujjaa9606
@maryamechoujjaa9606 Жыл бұрын
Attempt to read property "role" on null how to fix it sir
@basel495
@basel495 2 жыл бұрын
Is there lesson about guards ..?
@NayskomMedia
@NayskomMedia 2 жыл бұрын
Will there be a course on creating a blog using react js and laravel?
@fundaofwebit
@fundaofwebit 2 жыл бұрын
Yes. Will be creating after this course.
@Starwishas
@Starwishas 2 жыл бұрын
at the end, why i cant go to admin/dashboard but to /login? and the page is expired
@dhimanscorner9333
@dhimanscorner9333 2 жыл бұрын
Sir when you clicked on a home button it is not going to the admin dashboard. video time 17:42
@gypsy762
@gypsy762 2 жыл бұрын
i get error "Attempt to read property "headers" on null" when i direct to admin/dashboard as an user how to fix it ?
@fundaofwebit
@fundaofwebit 2 жыл бұрын
This error comes in middleware. And it occurred while checking the if condition, if it fails you can abort(403).
@happychristian1389
@happychristian1389 2 жыл бұрын
extension name for importing class?
@ismailhosain7514
@ismailhosain7514 2 жыл бұрын
php namespace resolver
@manmohansinghbhanwal3065
@manmohansinghbhanwal3065 Жыл бұрын
mera user logout nahi ho pa rha hai baki sab ho gya please help anyone
@selmoraaa
@selmoraaa Жыл бұрын
can i get source code? link not work
@spacelover2868
@spacelover2868 2 жыл бұрын
complete 😃😃😃😃
@annbonador
@annbonador 2 жыл бұрын
How about preventing the admin from accessing the user page
@josemanuelherrero6495
@josemanuelherrero6495 2 жыл бұрын
Por favor, A qué se debe este error?
@learner5387
@learner5387 2 жыл бұрын
I am following this today when laravel 9 is released. After adding a column when i run php artisan migrate give me error on console : C:\xampp\htdocs\wordpress\laravel\blog\vendor\laravel\framework\src\Illuminate\Database\Connection.php:501 PDOException::("SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'users' already exists") 2 C:\xampp\htdocs\wordpress\laravel\blog\vendor\laravel\framework\src\Illuminate\Database\Connection.php:501 PDOStatement::execute() Can you please help me?
@vamshipatel5064
@vamshipatel5064 Жыл бұрын
php artisan migrate:fresh
@tareksouid267
@tareksouid267 2 жыл бұрын
Target class [App\Http\Controllers\Admin\dashboardController] does not exist.
@fundaofwebit
@fundaofwebit 2 жыл бұрын
This DashboardController doesn't exist in your controller folder. If you have created it. The check the spelling of it.
@josemanuelherrero6495
@josemanuelherrero6495 2 жыл бұрын
TypeError PHP 8.1.2 9.16.0 Illegal offset type
@spacelover2868
@spacelover2868 2 жыл бұрын
17:40 not working bro its redirect to home
@fundaofwebit
@fundaofwebit 2 жыл бұрын
Check your role_as in users table, it should be 1 for admin. Or you might be login with wrong user role_as
@spacelover2868
@spacelover2868 2 жыл бұрын
@@fundaofwebit spelling mistake 🤯role_as to role_us 😪😪😪😪😪
@nareshthakur2392
@nareshthakur2392 2 жыл бұрын
bhai kuch samajh ni aya
@พัฒนธรไฝพรหม-น4น
@พัฒนธรไฝพรหม-น4น 2 жыл бұрын
Illuminate \ Contracts \ Container \ BindingResolutionException Target class [isAdmin] does not exist.
@พัฒนธรไฝพรหม-น4น
@พัฒนธรไฝพรหม-น4น 2 жыл бұрын
Who have problem like me ?
@fundaofwebit
@fundaofwebit 2 жыл бұрын
You have not assigned the middleware in kernel.php file. The is error is starting from your web.php file in middleware.
@kamaljeetsunariya
@kamaljeetsunariya 2 жыл бұрын
Sir send code
😜 #aminkavitaminka #aminokka #аминкавитаминка
00:14
Аминка Витаминка
Рет қаралды 3,2 МЛН
amazing#devil #lilith #funny #shorts
00:15
Devil Lilith
Рет қаралды 18 МЛН
Happy birthday to you by Secret Vlog
00:12
Secret Vlog
Рет қаралды 6 МЛН
Motorbike Smashes Into Porsche! 😱
00:15
Caters Clips
Рет қаралды 23 МЛН
What’s Up with Laravel? It’s Everywhere, and Here’s Why!
6:22
DHH discusses SQLite (and Stoicism)
54:00
Aaron Francis
Рет қаралды 98 М.
JOE ROGAN REACTS TO MUSLIMS PRAYING
11:32
Ali Dawah
Рет қаралды 144 М.
Jetstream/Fortify Multi-Auth: Roles, Permissions and Guards
19:00
Laravel Daily
Рет қаралды 100 М.
😜 #aminkavitaminka #aminokka #аминкавитаминка
00:14
Аминка Витаминка
Рет қаралды 3,2 МЛН