Skip to content
abenevaut edited this page Nov 23, 2024 · 5 revisions

Code of conduct

Development principle

Guidelines

PHPStorm

  • This repository is mad to work with PHPStorm
  • No other IDE is supported or will be supported

Git

NMV

  • You have to use NVM to use the project Node.js required version.
nvm use

Javascript linter

  • Default eslint configuration is based in .eslintrc.json at project root.
  • All projects have to base it configuration on that configuration.

Projects

PHP & Tools supported versions

Third Services

Licensing

  • The Laravel framework is open-sourced software licensed under the MIT license.
  • The Laravel Zero is open-sourced software licensed under the MIT license.