youhackme / Toggle

Ever seen a nice website and asked yourself what theme or plugins they are using? This is what this project is all about. Started back in 2014. Re-written from the ground up in 2017 using Laravel 5, MySQL, Redis and Elastic.
1 stars 0 forks source link

ErrorException in POST /extension #1749

Open youhackme opened 6 years ago

youhackme commented 6 years ago

Error in Toggle

ErrorException in POST /extension Trying to get property of non-object

View on Bugsnag

Stacktrace

app/Engine/ApplicationScanAbstract.php:54 - Illuminate\Foundation\Bootstrap\HandleExceptions::handleError
app/Engine/ApplicationScanAbstract.php:54 - App\Engine\ApplicationScanAbstract::sortApplicationByCategory
app/Engine/ApplicationScanAbstract.php:38 - App\Engine\ApplicationScanAbstract::search
app/Http/Controllers/Extension/ExtensionController.php:21 - App\Http\Controllers\Extension\ExtensionController::scan
app/Http/Middleware/CheckIfOriginChrome.php:31 - App\Http\Middleware\CheckIfOriginChrome::handle

View full stacktrace

Created automatically via Bugsnag