Using own custom DB script templates

Hi ,
I have 2 questions regarding Own Custom DB.
1)how to redirect to a particular user panel using own custom db script.
2)Do you guys update the script of provided in Mysql templates for own custom DB? If you guys updates it then?

Thanks in advance.

1 Like

Hello!

  1. We use the CLI for contacting the DB and accessing it.
  2. Since this is a custom script, you have to update the script with your own information. We can not provide assistance in building a custom script.

Thanks.

1 Like

Hi there,
how to define the routes and function in the controller for using own custom DB scripts in laravel.
To achieve login and logout functionality.