Fixing various problems. Search is now positioned in a saner way, designs have been fixed (only layout1)

This commit is contained in:
w0bm
2023-08-07 22:01:54 +00:00
parent 5ddd7f915a
commit f2e9408074
63 changed files with 513 additions and 37 deletions

View File

@@ -155,7 +155,7 @@ return [
App\Providers\BladeServiceProvider::class,
Greggilbert\Recaptcha\RecaptchaServiceProvider::class,
Cviebrock\EloquentTaggable\ServiceProvider::class,
Clockwork\Support\Laravel\ClockworkServiceProvider::class,
//Clockwork\Support\Laravel\ClockworkServiceProvider::class,
Sentry\SentryLaravel\SentryLaravelServiceProvider::class,
],