laraveltherightway / laraveltherightway.github.io

Laravel Best Practices (previously Laravel The Right Way)
http://www.laravelbestpractices.com/
Other
300 stars 102 forks source link

Misspelled #67

Closed shakhzodkudratov closed 4 years ago

shakhzodkudratov commented 4 years ago

https://www.laravelbestpractices.com/#functions

You MUST use Composer’s autolading capability to load your functions

buonzz commented 4 years ago

thanks @shahzodkudratov ! this is now corrected