DEV Community

kevalkashiyani
kevalkashiyani

Posted on • Originally published at nicesnippets.com on

How to Get Database Name in Laravel

Hi GuysIn this blog I will show you get database name in laravel 6 we will give you the database name for the connected database so you can use DB Facade in laravelif you do not know your database name then you can use bellow examplestrong classstepExample 1strongpre c

Top comments (0)