Hi there ! Im verry beginer with laravel , i have a simply question . Playing with Laravel 6.2 i want to list all tables from conected database in my dashboard . i serched in web but for me is everiting confusional .
I kindly ask you if you can help me by indicating the code to insert in the dashboard. Please don't get upset about my stupid request. Thank you for your pasience .
Here is my code (Dashboard )
Verry fast response , but i recivied a error (Symfony\Component\Debug\Exception\FatalThrowableError
Class 'App\Http\Controllers\DB' not found ) .
I dont know how to resolve this . I put home.blade code & HomeController code under