Database prefix for quick app
-
Suppose I am creating
development.test
site for WordPress then can't I have a certain prefix to database table. I always do createwordpress_development
in XAMPP to showcase all my DB table in a collection in PHPMyAdmin. If laravel app was created the DB name likelaravel_development
-
@leokhoa Any chances of getting this feature because while performing WordPress setup always I have to rename database and
wp-config.php
-
@shivapoudel : I will work on it and keep you posted.