Level 53
@pricebinc Have you checked that you have the latest Laravel-Spark installer? If you don't have 1.1.1, then it will install 5.2 every time you run it.
No matter what I do:
every time I run spark new project-name laravel framework 5.2 is installed. Consequently Boot error is displayed when I run the project in localhost. The complete error is:
ErrorException in EventServiceProvider.php line 7: Declaration of App\Providers\EventServiceProvider::boot() should be compatible with Illuminate\Foundation\Support\Providers\EventServiceProvider::boot(Illuminate\Contracts\Events\Dispatcher $events)
questions:
thanks.
Please or to participate in this conversation.