- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2021
11:37 AM
06-14-2021
11:37 AM
database and admin panel
How can I find out the link to my admin panel using the database?
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2021
12:59 PM
06-14-2021
12:59 PM
Re: database and admin panel
You need to check in file app/etc/env.php, in the file look for frontName
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2021
10:43 PM
06-14-2021
10:43 PM
Re: database and admin panel
You can find base_URL from core_config_data table.
Pass the below command to get the admin path.
php bin/magento info:adminuri
Problem solved? Click Kudos and "Accept as Solution".
200+ Magento 2 Extensions for Enhanced Shopping Experience.
200+ Magento 2 Extensions for Enhanced Shopping Experience.