Giter VIP home page Giter VIP logo

katiedjwedding.com's People

Contributors

djrausch avatar

Watchers

 avatar  avatar

katiedjwedding.com's Issues

ReflectionException in GET /bbq

New exception in KatieDjWedding

ReflectionException in GET /bbq
Class App\Http\Controllers\BbqController does not exist

View on Bugsnag

Stacktrace

bootstrap/cache/compiled.php:1291 - ReflectionClass::__construct
bootstrap/cache/compiled.php:1291 - Illuminate\Container\Container::build
bootstrap/cache/compiled.php:1242 - Illuminate\Container\Container::make

View full stacktrace

Services_Twilio_RestException in POST /admin/sms/quick

New exception in KatieDjWedding

Services_Twilio_RestException in POST /admin/sms/quick
A 'To' phone number is required.

View on Bugsnag

Stacktrace

app/Http/Controllers/MessagingController.php:39 - App\Http\Controllers\MessagingController::smsQuick
app/Http/Middleware/Admin.php:22 - App\Http\Middleware\Admin::handle
app/Http/Middleware/Authenticate.php:45 - App\Http\Middleware\Authenticate::handle

View full stacktrace

ErrorException in GET /admin/meals/raw

New exception in KatieDjWedding

ErrorException in GET /admin/meals/raw
Undefined property: Illuminate\Database\Eloquent\Collection::$attendee

View on Bugsnag

Stacktrace

app/Http/Controllers/AdminController.php:80 - Illuminate\Foundation\Bootstrap\HandleExceptions::handleError
app/Http/Controllers/AdminController.php:80 - App\Http\Controllers\AdminController::foodRaw
app/Http/Middleware/Admin.php:22 - App\Http\Middleware\Admin::handle
app/Http/Middleware/Authenticate.php:45 - App\Http\Middleware\Authenticate::handle
app/Http/Middleware/Admin.php:22 - App\Http\Middleware\Admin::handle
app/Http/Middleware/Authenticate.php:45 - App\Http\Middleware\Authenticate::handle

View full stacktrace

Symfony\Component\Debug\Exception\FatalErrorException in GET /rsvp/3/edit/c533ce5c19aa07aaa5a8b74b7a3b7a84

New exception in KatieDjWedding

Symfony\Component\Debug\Exception\FatalErrorException in GET /rsvp/3/edit/c533ce5c19aa07aaa5a8b74b7a3b7a84
syntax error, unexpected ';'

View on Bugsnag

Stacktrace

storage/framework/views/ba5ca03b4b3a333dc9948c4e35a40de3:31 - Symfony\Component\Debug\Exception\FatalErrorException::__construct
vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php:133 - Illuminate\Foundation\Bootstrap\HandleExceptions::fatalExceptionFromError
vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php:118 - Illuminate\Foundation\Bootstrap\HandleExceptions::handleShutdown

View full stacktrace

PDOException in GET /admin/meals/count

New exception in KatieDjWedding

PDOException in GET /admin/meals/count
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'attendee.attending' in 'where clause'

View on Bugsnag

Stacktrace

app/Http/Controllers/AdminController.php:68 - Illuminate\Database\Eloquent\Builder::count
app/Http/Controllers/AdminController.php:68 - App\Http\Controllers\AdminController::foodCount
app/Http/Middleware/Admin.php:22 - App\Http\Middleware\Admin::handle
app/Http/Middleware/Authenticate.php:45 - App\Http\Middleware\Authenticate::handle
app/Http/Middleware/Admin.php:22 - App\Http\Middleware\Admin::handle
app/Http/Middleware/Authenticate.php:45 - App\Http\Middleware\Authenticate::handle

View full stacktrace

BadMethodCallException in GET /admin/meals/count

New exception in KatieDjWedding

BadMethodCallException in GET /admin/meals/count
Call to undefined method Illuminate\Database\Query\Builder::attendee()

View on Bugsnag

Stacktrace

app/Http/Controllers/AdminController.php:68 - Illuminate\Database\Eloquent\Builder::attendee
app/Http/Controllers/AdminController.php:68 - App\Http\Controllers\AdminController::foodCount
app/Http/Middleware/Admin.php:22 - App\Http\Middleware\Admin::handle
app/Http/Middleware/Authenticate.php:45 - App\Http\Middleware\Authenticate::handle
app/Http/Middleware/Admin.php:22 - App\Http\Middleware\Admin::handle
app/Http/Middleware/Authenticate.php:45 - App\Http\Middleware\Authenticate::handle

View full stacktrace

Symfony\Component\Debug\Exception\FatalThrowableError in GET /admin/attendees/14

New exception in KatieDjWedding

Symfony\Component\Debug\Exception\FatalThrowableError in GET /admin/attendees/14
Fatal error: Call to a member function getMealName() on null

View on Bugsnag

Stacktrace

app/Http/Middleware/Admin.php:22 - App\Http\Middleware\Admin::handle
app/Http/Middleware/Authenticate.php:45 - App\Http\Middleware\Authenticate::handle
app/Http/Middleware/Admin.php:22 - App\Http\Middleware\Admin::handle
app/Http/Middleware/Authenticate.php:45 - App\Http\Middleware\Authenticate::handle

View full stacktrace

ErrorException in GET /rsvp/3/edit/c533ce5c19aa07aaa5a8b74b7a3b7a84

New exception in KatieDjWedding

ErrorException in GET /rsvp/3/edit/c533ce5c19aa07aaa5a8b74b7a3b7a84
Undefined variable: count

View on Bugsnag

Stacktrace

storage/framework/views/ba5ca03b4b3a333dc9948c4e35a40de3:31 - Illuminate\Foundation\Bootstrap\HandleExceptions::handleError
storage/framework/views/ba5ca03b4b3a333dc9948c4e35a40de3:31 - include
vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:42 - Illuminate\View\Engines\PhpEngine::evaluatePath

View full stacktrace

BadMethodCallException in GET /admin/meals/raw

New exception in KatieDjWedding

BadMethodCallException in GET /admin/meals/raw
Method attendee does not exist.

View on Bugsnag

Stacktrace

app/Http/Controllers/AdminController.php:80 - Illuminate\Database\Eloquent\Collection::attendee
app/Http/Controllers/AdminController.php:80 - App\Http\Controllers\AdminController::foodRaw
app/Http/Middleware/Admin.php:22 - App\Http\Middleware\Admin::handle
app/Http/Middleware/Authenticate.php:45 - App\Http\Middleware\Authenticate::handle
app/Http/Middleware/Admin.php:22 - App\Http\Middleware\Admin::handle
app/Http/Middleware/Authenticate.php:45 - App\Http\Middleware\Authenticate::handle

View full stacktrace

PDOException in POST /auth/login

New exception in KatieDjWedding

PDOException in POST /auth/login
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'homestead.users' doesn't exist

View on Bugsnag

Stacktrace

app/Http/Middleware/RedirectIfAuthenticated.php:41 - App\Http\Middleware\RedirectIfAuthenticated::handle

View full stacktrace

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.