Closed afandiyusuf closed 5 years ago
Hello, I got this error after running /tickets-install that error makes my laravel project fully unaccessible with the same error
(1/1) FatalThrowableError Call to a member function connection() on null
But the error seems to disappear when I delete all rows from ticketits_setting.
I am using Laravel 5.4.* Ticketit 0.4.x
Change the cache driver to file at .env and the problem disappear
Hello, I got this error after running /tickets-install that error makes my laravel project fully unaccessible with the same error
(1/1) FatalThrowableError Call to a member function connection() on null
But the error seems to disappear when I delete all rows from ticketits_setting.
I am using Laravel 5.4.* Ticketit 0.4.x