laravel-schemacrawler icon indicating copy to clipboard operation
laravel-schemacrawler copied to clipboard

Laraver wrapper package for SchemaCrawler. Generate ER diagram for your Laravel application right from the database.

Results 5 laravel-schemacrawler issues
Sort by recently updated
recently updated
newest added

Please update the underlying schemacrawler library (https://www.schemacrawler.com/) to the latest version, and check if the package functions working properly after the update.

Hacktoberfest

No output files generated in SchemaCrawler While using below command, getting no error in cmd php artisan schema:generate Generated diagram to D:\xampp\htdocs\public_html\configurationTool\storage\app\schema.pdf But in storage\app folder, no files are there....

Create a posgresql service to the travis configuration, and make the tests run against the posgresql and mysql as well.

Hacktoberfest

Currently the tests only assert that the files are created, but doesn't asserts the file content. Improve the test assertions using https://github.com/spatie/phpunit-snapshot-assertions package.

Hacktoberfest

Bumps [symfony/http-kernel](https://github.com/symfony/http-kernel) from 5.4.14 to 5.4.20. Release notes Sourced from symfony/http-kernel's releases. v5.4.20 Changelog (https://github.com/symfony/http-kernel/compare/v5.4.19...v5.4.20) no significant changes v5.4.19 Changelog (https://github.com/symfony/http-kernel/compare/v5.4.18...v5.4.19) no significant changes v5.4.18 Changelog (https://github.com/symfony/http-kernel/compare/v5.4.17...v5.4.18) no significant changes...

dependencies