.all-contributorsrc | |
|
|
.codeclimate.json | |
|
|
.editorconfig | |
|
|
.env.example | |
|
|
.gitattributes | |
|
|
.github/FUNDING.yml | |
|
|
.github/dependabot.yml | |
|
|
.github/workflows/codacy-coverage.yml | |
|
|
.github/workflows/code-climate.yml | |
|
|
.github/workflows/monorepo-split-packages.yml | |
|
|
.github/workflows/monorepo-split-plugins.yml | |
|
|
.github/workflows/pest.yml | |
|
|
.github/workflows/phpstan.yml | |
|
|
.github/workflows/pint.yml | |
|
|
.github/workflows/update-changelog.yml | |
|
|
.gitignore | |
|
|
.phpactor.json | |
|
|
.phpunit.cache/test-results | |
|
|
CHANGELOG.md | |
|
|
CONTRIBUTING.md | |
|
|
LICENSE.md | |
|
|
LocalValetDriver.mac.php | 27 | A 1 hr |
|
LocalValetDriver.win.php | 31 | A 1 hr |
|
README.md | |
|
|
SECURITY.md | |
|
|
_custom/README.md | |
|
|
_custom/composer.json-example | |
|
|
_custom/publish.sh | |
|
|
app/Console/Commands/BatchJobCommand.php | 19 | A 0 mins |
|
app/Console/Commands/DemoJobCommand.php | 19 | A 0 mins |
|
app/Console/Commands/FailJobCommand.php | 19 | A 0 mins |
|
app/Console/Commands/LongJobCommand.php | 19 | A 0 mins |
|
app/Console/Commands/ShortJobCommand.php | 19 | A 0 mins |
|
app/Console/Commands/TimeoutJobCommand.php | 19 | A 0 mins |
|
app/Console/Kernel.php | 17 | A 0 mins |
|
app/Exceptions/Handler.php | 21 | A 0 mins |
|
app/Http/Controllers/Controller.php | 10 | A 0 mins |
|
app/Http/Kernel.php | 40 | A 0 mins |
|
app/Http/Middleware/Authenticate.php | 12 | A 0 mins |
|
app/Http/Middleware/EncryptCookies.php | 8 | A 0 mins |
|
app/Http/Middleware/PreventRequestsDuringMaintenance.php | 8 | A 0 mins |
|
app/Http/Middleware/RedirectIfAuthenticated.php | 19 | A 0 mins |
|
app/Http/Middleware/TrimStrings.php | 11 | A 0 mins |
|
app/Http/Middleware/TrustHosts.php | 12 | A 0 mins |
|
app/Http/Middleware/TrustProxies.php | 14 | A 0 mins |
|
app/Http/Middleware/ValidateSignature.php | 8 | A 0 mins |
|
app/Http/Middleware/VerifyCsrfToken.php | 8 | A 0 mins |
|
app/Jobs/BatchJob.php | 31 | A 0 mins |
|
app/Jobs/DemoJob.php | 34 | A 0 mins |
|
app/Jobs/FailJob.php | 29 | A 0 mins |
|