Package to generate the models using the structure of the database tables
composer require
Add the package to your application service providers in config/app.php file., (*1)
config/app.php
'providers' => [ /* * Package Service Providers... */ Geeksdevelop\ ],
Sources Download
MIT