tighten / onramp

Easing the onramp for new or non-PHP developers to become Laravel devs.
https://onramp.dev/
MIT License
159 stars 56 forks source link

Write descriptions for all of the modules #126

Closed mattstauffer closed 4 years ago

tammytee commented 4 years ago

@mattstauffer Here's my try at the descriptions. I have a draft PR that will add the description field to the Module Resource so that these can be easily updated on the live site after you've provided feedback/made adjustments.

All Modules

WordPress Only Modules

mattstauffer commented 4 years ago

Great! Just a few additions and edits:

Easy session-backed internal APIs: Learn to build simple APIs with Laravel that will power your app's JavaScript with almost no code.

Deployments: Learn how to use powerful tools like Laravel Forge to spin up your own servers and automatically deploy your code to it from GitHub.

Monitoring: Stay on top of your applications performance even during development to learn when the app broke for your users.

Basic Testing: Write code that asserts its own behavior to help you start and stay confident it does what it should.

Basic Dev-Ops: Manage your servers and the rest of your deployment infrastructure yourself.

Why Laravel / Laravel vs WP / Pros and Cons of Laravel for WP developers: Learn the differences between Laravel and WordPress and why you might choose to use Laravel for a project.