How can I access my database in VPS through Laravel ?

When you are using Laravel in VPS, often you need to get the database schema information and records from application server.

Usually people separate their database server from application, in this situation you can use the laravel package to show your schema info from application.

You'll get some cool methods using laravel artisan command, to use the laravel package follow the usages guide

Here is a example screenshot:

laravel-schema

results matching ""

    No results matching ""