Code Monkey home page Code Monkey logo

Comments (7)

Hyleeh avatar Hyleeh commented on June 9, 2024

Hi, thank you :)

I think I need more information, do you have screenshots? Have you changed the public directory?

The common problem for that is when you change the public directory the themes config should also be updated under config/themes.php

Let me know

Best regards,

from bookkeeper.

tarrel avatar tarrel commented on June 9, 2024

I have not changed nothing.

image
Here is the public directory.

And in config/themes.php :
image
image

Kind regards.

from bookkeeper.

tarrel avatar tarrel commented on June 9, 2024

When I open with:
php artisan serve - the install process starts with theme with "localhost:8000".
But when I finish install to go to auth/login it shows :

The requested URL was not found on this server.

redirects to route "localhost/auth/login".
image

I have changed the base route but nothing has changed for theme .

from bookkeeper.

Hyleeh avatar Hyleeh commented on June 9, 2024

I see, I never tested bookkeeper with artisan serve

I will try and will let you know

In the meanwhile you can try adding the port number to the .env file explicitely under the APP_URL variable and run php artisan optimize again to register correctly. The theme package uses the base url variable

from bookkeeper.

Hyleeh avatar Hyleeh commented on June 9, 2024

Hi again,

I just tested it with the artisan development server.

You need to enter the base url as http://localhost:8000 during installation.
If you do not want to reinstall bookkeeper, just go to .env file and change the APP_URL variable to http://localhost:8000 and then use the php artisan optimize command to register the config.

After that point your browser to http://localhost:8000 which will automatically redirect you to the login page.

Be sure to use the latest version as I have added new features recently.

Let me know if you encounter any other issues and feel free to drop a start and suggest new features.

Best,

from bookkeeper.

tarrel avatar tarrel commented on June 9, 2024

It works like a charm.
Please can I send you an email .
I want to contribute in this project as much as I can .

from bookkeeper.

Hyleeh avatar Hyleeh commented on June 9, 2024

Happy to hear that!

I would prefer if you would open issues about suggestions or create some PR's for contribution

But you can send me mails at [email protected], the public address for my company

Best,

from bookkeeper.

Related Issues (4)

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.