Hello,

I try to do this:

framework_freshway\framework.env

DB_HOST=localhost DB_DATABASE=wwwsoulf_revsoul DB_USERNAME=root DB_PASSWORD=

http://localhost/framework_freshway/public_html/

Whoops, looks like something went wrong.

3/3 ErrorException in 1319c52207fd4f3069a97397543698e4 line 1275: Trying to get property of non-object (View: C:\xampp\htdocs\framework_freshway\framework\resources\views\home.blade.php) (View: C:\xampp\htdocs\framework_freshway\framework\resources\views\home.blade.php)

home.blade.php

Line 1274 - 1276:

if (type == "twitter") { showProfileInfoTwitter("{{$user->twitter->name}}", "{{$user->twitter->screen_name}}", "{{$user->twitter->profile_image}}", "{{$user->twitter->description}}", 0, 0); }

This is a little bit strange since I downloaded the database and the file exactly from online:

http://fresway.com/

Online it works perfectly. When I downloaded it offline errors start appearing. I wonder why?

diafol commented: You are littering this forum with threads on the same issue -3
rproffitt commented: Mutliple posts about issue? -3

the $user is root

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.