Make your database simple and easyer
composer require codexshaper/laravel-database-manager
php artisan dbm:install
php artisan dbm:admin 'user' 'action' 'options'
Example
php artisan [email protected] create --columns=email
In this case email
must be exists in your users table and [email protected]
must be a record