How to Enable & disable User's Status in Laravel

preview_player
Показать описание
In this tutorial, you'll learn how to implement status (enable and disable) not only for users but also for products and other entities in a Laravel application.

Contents of this video:
00:00 - Demo
00:50 - Adding a field into to user table (status)
01:55 - Setup Database
02:36 - Make user controller
04:57 - Enable & disable User's Status

#laravel #laraveltutorial
Рекомендации по теме
Комментарии
Автор

Dude your awesome. You make it look so easy.

dantesrevenge
Автор

Could you create a video about mail parser. How to get the information from .eml file and show it on the screen..(content, sender, from, to, etc). You might find on git some kind of parser.

dantesrevenge
Автор

how can we deploy this admin panel on aws

anshukumarpandey
Автор

I cant edit the status of the first row, what could be the problem?

xkeeviinn