Closed aimenbatool closed 8 years ago
as the error mentions, you have already run the migration and the database is already seeded, so when you run the installation process again you get this error. truncate your tables or create the database again
@gamingumar Thanks, How will get it up & running? Unable to set routes for this. Can you please tell me what i am missing and how tot make it functional.
Thank you
you can read the documentation for complete details, and i have no idea of the error you are getting
This is the error i am getting when i hit the url. @gamingumar
your route is not defined, what localhost/dashboard and localhost/dashboard/login displays?
[Symfony\Component\Console\Exception\CommandNotFoundException]
There are no commands defined in the "authentication" namespace.
how to fix this ????
vendor/laravel/framework/src/Illuminate/Container/Container.php on line 734 how to solve this?
closing for inactivity
@intrip I am unable to set it up and working. From screenshots i found it exactly what i want. I am following this documentation. On step 7 i found error below
[Cartalyst\Sentry\Groups\GroupExistsException] A group already exists with name [superadmin], names must be unique for gro ups.
I didn't get this error in previous installation though.
Also, i found nothing when i hit
http://url_of_your_application/login
Need help in it.