nahid / talk

Talk is a real-time users messaging and chatting system for Laravel.
MIT License
1.61k stars 327 forks source link

About Installation and Route List Error #30

Closed tariqulislam closed 7 years ago

tariqulislam commented 7 years ago

I have Installed your project to laravel 5.1 and 5.3. After Installation I got error which is provided below [Symfony\Component\Debug\Exception\FatalErrorException] Trait 'Illuminate\Foundation\Auth\Access\AuthorizesResources' not found Your package is not working yet.

nahid commented 7 years ago

please remove version 1.1.6 and try 1.1.7

Jparrishau commented 7 years ago

I am getting the same error. Using 1.1.7. Laravel 5.3 no longer has AuthorizesResources

nahid commented 7 years ago

Make sure its version 1.1.7. In this latest version there are no Example directory is available in package source. Please check it out.

nahid commented 7 years ago

This problem was solved

nahid commented 7 years ago

Duplicate #26