File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Laravel StageFront
2
2
3
3
[ ![ GitHub release] ( https://img.shields.io/github/release/codezero-be/laravel-stagefront.svg?style=flat-square )] ( https://github.com/codezero-be/laravel-stagefront/releases )
4
- [ ![ Laravel] ( https://img.shields.io/badge/laravel-8 -red?style=flat-square&logo=laravel&logoColor=white )] ( https://laravel.com )
4
+ [ ![ Laravel] ( https://img.shields.io/badge/laravel-9 -red?style=flat-square&logo=laravel&logoColor=white )] ( https://laravel.com )
5
5
[ ![ License] ( https://img.shields.io/packagist/l/codezero/laravel-stagefront.svg?style=flat-square )] ( LICENSE.md )
6
- [ ![ Build Status] ( https://img.shields.io/scrutinizer/build/g /codezero-be/laravel-stagefront/master?style=flat-square )] ( https://scrutinizer-ci .com/g/ codezero-be/laravel-stagefront/build-status/master )
7
- [ ![ Code Coverage] ( https://img.shields.io/scrutinizer /coverage/g/codezero-be/laravel-stagefront/ master?style=flat-square )] ( https://scrutinizer-ci. com/g /codezero-be/laravel-stagefront/?branch=master )
8
- [ ![ Scrutinizer Code Quality] ( https://img.shields.io/scrutinizer/quality/g/codezero-be/laravel-stagefront/ master?style=flat-square )] ( https://scrutinizer-ci. com/g /codezero-be/laravel-stagefront/?branch=master )
6
+ [ ![ Build Status] ( https://img.shields.io/github/workflow/status /codezero-be/laravel-stagefront/Tests/ master?style=flat-square&logo=github&logoColor=white&label=tests )] ( https://github .com/codezero-be/laravel-stagefront/actions )
7
+ [ ![ Code Coverage] ( https://img.shields.io/codacy /coverage/a5db8a1321664e67900c96eadc575ece/ master?style=flat-square )] ( https://app.codacy. com/gh /codezero-be/laravel-stagefront )
8
+ [ ![ Code Quality] ( https://img.shields.io/codacy/grade/a5db8a1321664e67900c96eadc575ece/ master?style=flat-square )] ( https://app.codacy. com/gh /codezero-be/laravel-stagefront )
9
9
[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/codezero/laravel-stagefront.svg?style=flat-square )] ( https://packagist.org/packages/codezero/laravel-stagefront )
10
10
11
+ [ ![ ko-fi] ( https://www.ko-fi.com/img/githubbutton_sm.svg )] ( https://ko-fi.com/R6R3UQ8V )
12
+
11
13
#### Quickly add password protection to a staging site.
12
14
13
15
Shielding a staging or demo website from the public usually involves setting op authentication separate from the actual project. This isn't always easy or is cumbersome at the least.
@@ -20,7 +22,7 @@ By installing StageFront with composer, adding the middleware and setting 3 vari
20
22
21
23
## ✅ Requirements
22
24
23
- - PHP >= 7.1 | 8.0
25
+ - PHP ^ 7.1 | ^ 8.0
24
26
- [ Laravel] ( https://laravel.com/ ) >= 5.7
25
27
26
28
## 📦 Installation
You can’t perform that action at this time.
0 commit comments