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.
Vite requires Node.js version
20.19+ || 22.12+. However, some templates require a higher Node.js version to work, please upgrade if your package manager warns about it.
- Create a GitHub OAuth Application. If you use Valet to serve your
application locally, you can use the following settings:
- Application Name:
Local Onramp - Homepage URL:
http://onramp.test - Application Description:
Local Version of Onramp - Authorization Callback URL:
http://onramp.test/en/login/github/callback
- Application Name:
Check out the Contribution Guide to learn more about how to contribute.
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-flatOnramp creates and uses JSON files to seed your local database. To update these JSON files use the following command. Be sure to commit your changes to the repo:
Note: You may run the below command without the
--allflag to choose a table to sync. Run with--overrideto automatically override the contents in an existing seed file.
php artisan generate:seeds-from-db --allThen, to seed your local database run:
php artisan migrate:fresh --seedWarning: Any changes made to your local database will be overridden when seeding your database from the production seeder files.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Tighten's whole-business approach transcends engineering, propelling software-driven businesses forward with clarity and confidence. You can learn more about us on our website.
