- Sail Version: 1.12.6
- Laravel Version: 8.73.2
- PHP Version: 8.1.1
- OS: Debian 11
- Docker version 20.10.10
Description:
Randomly we get and error of "could not find driver SQL" in the SAIL module when we execute any command related with the Database (Migrations/seeds). When this issue appears in this computer it's not possible to make it work with any project. We tried to delete de docker volumes, clean up cache and files but nothing has fixed the issue so far. We are not sure if the problem is related with the SAIL, the Docker or even the OS itself.
Steps To Reproduce:
Same project one day works and the next one fails. The same project in other computers works perfectly. The sail up works perfectly and doesn't show any error. The SAIL log shows the correct instalation of all packages.
