Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Connection refused

    Installing Bagisto
    2
    4
    476
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      LocalPros last edited by

      I am getting this error on the installer but I have tripled checked everything and everything is correct.

      Anyway around this?

      I also tried to php artisan migrate but got
      In cache.php line 103:
      Call to undefined function str_slug()

      Would it be better just to go with another package?

      1 Reply Last reply Reply Quote 0
      • R
        rahul last edited by

        Hi @LocalPros

        Can you tell me your php version ?

        Thanks

        1 Reply Last reply Reply Quote 0
        • L
          LocalPros last edited by

          PHP Version 7.3.8

          1 Reply Last reply Reply Quote 0
          • R
            rahul last edited by

            Hi @LocalPros

            I think, you are using laravel 6 and our project does not support laravel 6 right now.

            Kindly run this at root of project -

            composer require laravel/helpers
            

            still issue occur then use laravel 5.6.

            Thanks

            1 Reply Last reply Reply Quote 0
            • First post
              Last post