Gabriel Fernandez
Gabriel Fernandez
still not working update: nevermind, the problem is the Laravel cache just `php artisan config:clear` and that is it
I think the package itself is abandoned I did a fork and changed the composer and I'm using mine from now on
just need to change the composer json to something like this: ``` "require": { "php": ">=7.3.0", "pelago/emogrifier": "dev-main", "illuminate/support": "^9.17.0" }, ``` my fork: https://github.com/gfernandez-me/Beautymail/blob/master/composer.json
Oh, I'm facing the same problem.
Thanks, Pakogn, hope he updates this repo
For me still not working ``` SQLSTATE[42000]: [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Must specify table to select from. (SQL: select count(*) as aggregate from [tb_city] where (select *) is...
If I try to play a bit things are getting worse. `SQLSTATE[42000]: [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Must specify table to select from. (SQL: select top 20 * from...
duplicated https://github.com/liximomo/vscode-sftp/issues/919
duplicated https://github.com/liximomo/vscode-sftp/issues/919
@jarektkaczyk plz help!