do you guys know Reliese Laravel Model Generator ? its for generate Models that have correctly typed properties, along with any relationships to other Models
https://github.com/reliese/laravel
but that package only for MySQL, i cant find a similar package for Ms SQL Server database to generate or import table from db into laravel Model
anyone know a package that perform similar things ?
i have search everything in ChatGPT, but it seems all the package has been removed by the author