You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Add
Add syntax highlight for Yaml workflow file
Add copy button. ONce the Yaml is generated, you can click Copy Button in order to copy in the clipboard the content (so you can paste in your .github/workflows/*.yml file)
Add Open Graph meta in the main page
Add Larastan for phpstan, for a better compatibility with Laravel for static code analysis
Change
fix margin and padding for checkboxes
change input colors, from indigo to blue
Fix load env parameters (load DB_ parameters only if database is needed)
Fix Chrome driver version for Browser Tests (Laravel Dusk)