/onramp

Easing the onramp for new or non-PHP developers to become Laravel devs.

Primary LanguagePHP

Onramp

Contributor Covenant Run tests

Onramp aims to be a collection of resources presented in a way that makes it possible for folks to become Laravel programmers as easily and effectively as possible.

How can I help?

Check out the Dev Page to learn more about how to contribute.

Language translations

To make language translation strings available to the Vue.js frontend, a translations.js file is generated from the Laravel language files found in the resources/lang directory. To regenerate this translations.js file after translations have been changed or added, run:

php artisan export:messages-flat