I’m making good progress in learning Laravel.

I just wrote a service provider, and then created a Facade for it. The concepts are coming together nicely. Here are a few of the pages I used to help figure this out:

I like the way that Facades work. They make the code cleaner.

 

Making progress in Laravel