Support the ongoing development of Laravel.io →
posted 10 years ago
IOC
Last updated 2 years ago.
0

Nobody?

Last updated 2 years ago.
0

on which line do you get that error

question, why do you want to extend Sentry?

Last updated 2 years ago.
0

This is the error i get: http://laravel.io/bin/nkW And the highlighted line is 763

I need more user types and no, user roles don't help me :(

zenry said:

on which line do you get that error

question, why do you want to extend Sentry?

Last updated 2 years ago.
0

The error was because of the boot function.

Removed and now everything it's ok.

/**
 * Boot the service provider.
 *
 * @return void
 */
public function boot()
{
	$this->package('cartalyst/sentry', 'cartalyst/sentry');
}
Last updated 2 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

tavicu tavicu Joined 31 Jan 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.