Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation #14

Closed
KwadroNaut opened this issue Jan 20, 2016 · 2 comments
Closed

Documentation #14

KwadroNaut opened this issue Jan 20, 2016 · 2 comments

Comments

@KwadroNaut
Copy link

You explain very well on how to use it, but not what it actually does/how it gets done what it does. It's all relatively small, so I (think I) figured it out by glancing at the source, still would be nice if you could expand.

  • const MAX_INT = 2147483647; Does that include this Mersenne prime or one less?
  • why chmod 755? Everyone should be able to execute/recalculate the ids?
@henryejemuta
Copy link

You explain very well on how to use it, but not what it actually does/how it gets done what it does. It's all relatively small, so I (think I) figured it out by glancing at the source, still would be nice if you could expand.

  • const MAX_INT = 2147483647; Does that include this Mersenne prime or one less?
  • why chmod 755? Everyone should be able to execute/recalculate the ids?

Just runing php vendor/bin/optimus spark would generate the required numbers for you to work with

@jenssegers
Copy link
Owner

Also see #35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants