Skip to content

Instantly share code, notes, and snippets.

View ikarolaborda's full-sized avatar

Ikaro Laborda ikarolaborda

View GitHub Profile

IKARO CAMPOS LABORDA

Engineering Team Lead • Senior Full-Stack Developer (PHP/Symfony/Python/Vue/Angular/Node.js/NestJS/Java/DevOps)
Vila Nova de Famalicão, Braga, Portugal
📧 iclaborda@msn.com
📞 +43 678 9070355529 | +351 963 929 015 | +34 664 29 32 87
🔗 linkedin.com/in/iclaborda | github.com/ikarolaborda


🧭 PROFESSIONAL SUMMARY

!!!! Do not post your replies as comments! Clone the gist and send it to us

  1. List the top 3 things you do not like about Laravel
  2. List the top 3 things you like about Laravel
  3. For service providers, what is the difference between boot() and register()?
  4. Present a scenario (or more) where you would create ServiceProvider for your app and NOT use those already provided by Laravel
  5. List some Laravel packages you have used recently and that you liked working with
  6. Present some techniques to organize a Laravel application as to be loosely coupled with the framework.
  7. Given the overhead they introduce why would you use Blade components instead of including sub-views?