mattstauffer / Torch

Examples of using each Illuminate component in non-Laravel applications
MIT License
1.85k stars 210 forks source link

question about writing this package #186

Closed Stevemoretz closed 3 years ago

Stevemoretz commented 3 years ago

Hi I'm curious to know, did you figure this out all by yourself? That how all these things work in Laravel, then wrote these? Or is there an official tutorial somewhere and these are the examples based on that?

mattstauffer commented 3 years ago

I figured most of this out myself, yep. There was a guy named Tree.. something.. crap, I can't remember his handle now.. in the EARLIEST days who gave me a leg up figuring out how to bootstrap the application container, so I owe him huge! But other than that, yes, I figured it all by source diving and trial and error.

Stevemoretz commented 3 years ago

Wow thanks Matt this is impressive!

mattstauffer commented 3 years ago

Thanks so much Steve! :)