Admin page (middleware basics) | Laravel 10 Tutorial #35

preview_player
Показать описание
Laravel 10 Feed page
On this episode we will start to build our admin page and look into how middleware work and how they can help us in authorising our users.

Playlist of Laravel 10 Tutorial Course :

Boots Watch :

Laravel debug bar:

HTML template Github Link:

What is Laravel :
Laravel is a free and open-source PHP web framework, created by Taylor Otwell and intended for the development of web applications following the model–view–controller architectural pattern and based on Symfony.

If you're looking to learn how to authenticate a user using Laravel 10, then this is the video for you! In this tutorial, In this tutorial, we'll create a simple registration form that users will be able to submit.

If you have any questions or problems please leave a comment.
Laravel Blade
Laravel crash course
Laravel Database and crud tutorial
Laravel Login and Authentication
Laravel registration
Рекомендации по теме
Комментарии
Автор

Thank you for your wonderful tutorial for beginners like me! Great work👍

TechChannel-hoxn
Автор

Would love to see a more advanced role based tuorial!

jonasbirkelof
Автор

i just want to point it out, you can still access the login page and register page, when your are already logedIN

ousssika
Автор

im here using laravel herd to create my project, it doesnt have its own kernel.php file, can i make and configure the file itself, or is it preconfigured by the herd environment, or is there a way to go around it?

yudanadhika
Автор

We can do it with jetstream with more security ❤❤

WEESPlayzZz
Автор

Good job Alex
Could you please tell me the VSCode theme name/ id? 😃
...
Btw, you can set the folder name while creating the controller & it'll be created automatically
👉 Admin\\DashboardController

- You can also click on "New File..." icon and add the full path of the file and VSCode will create all the non-existing folders
👉 admins/index.blade.php
...
Keep It Up Man, and don't forget the theme name✌

ShadiMuhammad
Автор

1:04 can please tell me how can I use another file (not just web.php or api.php) for other route directory as you pointed? 'cause I made a file named admin.php in routes folder and import Illuminate route and use Route::get('/admin', ...) . but not worked

skia
Автор

Can you do a tutorial on uploading laravel project in freehosting

jhuvelcolina
Автор

Can you create real time charts? Laravel Livewire small project please 🙏

eramitgupta
Автор

Kernel.php in laravel 11.22.0 does not exist

MrPokerGaming
Автор

6:03 I just knew add is_admin column is a just way to make a user admin, if it's another way, please make another videos for it.

thanks

skia