-
Notifications
You must be signed in to change notification settings - Fork 0
Home
abenevaut edited this page Nov 23, 2024
·
5 revisions
- This repository is mad to work with PHPStorm
- No other IDE is supported or will be supported
- Git ignore root file, ignore none sharable PHPStorm files
- Larges files have to be pushed to the GitHub LFS
- You have to use NVM to use the project Node.js required version.
nvm use
- Default eslint configuration is based in
.eslintrc.json
at project root. - All projects have to base it configuration on that configuration.
- docs
- lambda-qr
- laravel-infrastructure
- laravel-one
- laravel-sentry-handler
- laravel-session
- phpunit-slicer
- vapor-ci
- vapor-nginx
- vapor-roadrunner
- All PHP projects are rigorously following the PHP "Active Support", have a look to the Global roadmap
- The Laravel framework is open-sourced software licensed under the MIT license.
- The Laravel Zero is open-sourced software licensed under the MIT license.