Coder Social home page Coder Social logo

Comments (11)

tangaye avatar tangaye commented on May 25, 2024 2

Glad to help πŸ˜„

from townhouse.

tangaye avatar tangaye commented on May 25, 2024

Try creating a tenant and see if it throws any errors.

from townhouse.

mnuhell avatar mnuhell commented on May 25, 2024

The tenant are created and deleted fine, without error.

from townhouse.

tangaye avatar tangaye commented on May 25, 2024

Do you have the password resets tables in the tenants folder?

from townhouse.

mnuhell avatar mnuhell commented on May 25, 2024

Yes, How say the post.

captura de pantalla 2018-02-09 13 55 44

from townhouse.

tangaye avatar tangaye commented on May 25, 2024

Do you have the tenants database created? Check your database server for some random generated uuid.

from townhouse.

mnuhell avatar mnuhell commented on May 25, 2024

When I run php artisan tenancy:migrate:refresh show
captura de pantalla 2018-02-09 14 29 25
But when run php artisan tenancy:migrate this
Nothing to migrate.

In the database show when I create a Tenant with php artisan tenant:create improve [email protected]
captura de pantalla 2018-02-09 14 35 55

from townhouse.

tangaye avatar tangaye commented on May 25, 2024

The uuid column in the websites table please check you database server(sequel pro I guess) if a database exist with that name.

from townhouse.

mnuhell avatar mnuhell commented on May 25, 2024

Is correct show the uuid database
captura de pantalla 2018-02-09 14 44 22

Thanks!! @nathansiafa

from townhouse.

tangaye avatar tangaye commented on May 25, 2024

And I do see all the tables. You should know that once you have the migrations files for the password reset tables in the tenants all will be migrated when creating a tenant. If you don't want this you can simply move it out of the tenants folder.

from townhouse.

mnuhell avatar mnuhell commented on May 25, 2024

Now Work fine @nathansiafa Thanks!!

Now i have this issue

from townhouse.

Related Issues (20)

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.