Skip to main content

Unable to resolve NULL driver for [Maatwebsite\Excel\Transactions\TransactionManager].

 When you install maat and do some changes and immediately try to download export file / something else this might occur.

Because of cache issue this often occurs. Now to solved this what worked for me is: 

Run:

   php artisan config:cache    

   php artisan cache:clear    


Comments

Popular posts from this blog