Skip to content

Commit ae55408

Browse files
committed
feat: removed fortify and jetpack. relying on own custom logic
1 parent 85a22d6 commit ae55408

File tree

102 files changed

+31094
-1361
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

102 files changed

+31094
-1361
lines changed

.env.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ APP_URL=http://localhost
77
LOG_CHANNEL=stack
88
LOG_DEPRECATIONS_CHANNEL=null
99
LOG_LEVEL=debug
10+
DEBUGBAR_ENABLED=false
1011

1112
DB_CONNECTION=mysql
1213
DB_HOST=127.0.0.1

.phpstorm.meta.php

Lines changed: 2249 additions & 0 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<a href="https://packagist.org/packages/laravel/framework"><img src="https://img.shields.io/packagist/l/laravel/framework" alt="License"></a>
88
</p>
99

10+
1011
## About Laravel
1112

1213
Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

0 commit comments

Comments
 (0)