dark-tailwind-preset
Preset using tailwindcss to start off with a dark style!
Install
composer require naoray/dark-tailwind-preset --dev
Usage
php artisan preset dark-tailwind
For authentication scaffolding you can use the php artisan make:auth
command as you are used to.
Be aware when installing this package the default make:auth
command will be overridden!
Screenshots
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security-related issues, please email [email protected] instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.
Bump symfony/http-foundation from 4.2.4 to 4.4.8
Bumps symfony/http-foundation from 4.2.4 to 4.4.8.
Release notes
Sourced from symfony/http-foundation's releases.
Changelog
Sourced from symfony/http-foundation's changelog.
Commits
ec5bd25
Merge branch '3.4' into 4.4eded33d
[HttpFoundation] workaround PHP bug in the session module1055c11
Merge branch '3.4' into 4.4940167f
bug #35656 [HttpFoundation] Fixed session migration with custom cookie lifeti...9a692b6
[HttpFoundation] Fixed session migration with custom cookie lifetime7fd8435
No need to reconnect the bags to the session62f9250
[HttpFoundation] Do not set the default Content-Type based on the Accept header67d0196
add missing gitattributes for phpunit-bridge0a3b771
Merge branch '3.4' into 4.4a8833c5
[Http Foundation] Fix clear cookie samesiteDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.
Bump laravel/framework from 5.8.3 to 6.20.12
Bumps laravel/framework from 5.8.3 to 6.20.12.
Release notes
Sourced from laravel/framework's releases.
... (truncated)
Changelog
Sourced from laravel/framework's changelog.
... (truncated)
Commits
49f9db0
version212d7f4
Re-enable query builder tests (#35894)29c831d
versiond0954f4
[6.x] Limit expected bindings (#35865)594c08a
[6.x] update changelog88dced8
version7a0517e
[6.x] update changelog08b1b19
[6.x] Fix #35795 (#35797)006180a
Retry if DNS lookup fails (#35790)4686f22
versionDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.