.github/FUNDING.yml | |
|
|
.github/ISSUE_TEMPLATE/bug_report.md | |
|
|
.github/ISSUE_TEMPLATE/custom.md | |
|
|
.github/ISSUE_TEMPLATE/feature_request.md | |
|
|
.github/workflows/dependabot-auto-merge.yml | |
|
|
.github/workflows/php-cs-fixer.yml | |
|
|
.github/workflows/phpstan.yml | |
|
|
.github/workflows/setup_test.yml | |
|
|
.github/workflows/update-changelog.yml | |
|
|
.gitignore | |
|
|
.php-cs-fixer.dist.php | 38 | A 0 mins |
|
.scrutinizer.yml | |
|
|
.styleci.yml | |
|
|
CHANGELOG.md | |
|
|
CODE_OF_CONDUCT.md | |
|
|
LICENSE | |
|
|
README.md | |
|
|
common/helpers.php | 41 | A 0 mins |
|
composer.json | |
|
|
lang/en/generator.php | 5 | A 0 mins |
|
lang/en/settings.php | 16 | A 0 mins |
|
lang/ja/generator.php | 5 | A 0 mins |
|
lang/ja/settings.php | 16 | A 0 mins |
|
lang/vi/generator.php | 5 | A 0 mins |
|
lang/vi/settings.php | 16 | A 0 mins |
|
phpstan-baseline.neon | |
|
|
phpstan.neon.dist | |
|
|
phpunit.xml | |
|
|
resources/views/index.blade.php | 4 | A 0 mins |
|
resources/views/layouts/app.blade.php | 31 | A 0 mins |
|
resources/views/shared/configurator_settings.blade.php | 62 | A 0 mins |
|
resources/views/shared/footer.blade.php | 13 | A 0 mins |
|
resources/views/shared/left_bar.blade.php | 26 | A 0 mins |
|
resources/views/shared/navbar.blade.php | 25 | A 0 mins |
|
routes/web.php | 19 | A 0 mins |
|
src/Exceptions/LaravelGeneratorAdvancedException.php | 10 | A 0 mins |
|
src/Helpers/ConfigHelper.php | 37 | A 0 mins |
|
src/Http/Controllers/Asset/AssetController.php | 32 | A 0 mins |
|
src/Http/Controllers/Detect/DetectController.php | 107 | A 35 mins |
|
src/Http/Controllers/Generator/GeneratorController.php | 6 | A 0 mins |
|
src/Http/Controllers/Generator/RepositoryGeneratorController.php | 32 | A 0 mins |
|
src/Http/Controllers/LaravelGeneratorAdvancedController.php | 17 | A 0 mins |
|
src/Http/Requests/ApiRequest.php | 17 | A 0 mins |
|
src/Http/Requests/Generator/RepositoryGeneratorRequest.php | 12 | A 0 mins |
|
src/Providers/LaravelGeneratorAdvancedServiceProvider.php | 43 | A 0 mins |
|