Laravel PHP Developer Question: Download Laravel PHP Developer PDF

Tell me why Doesn't Laravel Use Semantic Versioning?

Tweet Share WhatsApp

Answer:

On one hand, all optional components of Laravel (Cashier, Dusk, Valet, Socialite, etc.) do use semantic versioning. However, the Laravel framework itself does not. The reason for this is because semantic versioning is a "reductionist" way of determining if two pieces of code are compatible. Even when using semantic versioning, you still must install the upgraded package and run your automated test suite to know if anything is actually incompatible with your code base.

Download Laravel PHP Developer PDF Read All 65 Laravel PHP Developer Questions
Previous QuestionNext Question
Tell me why Laravel over other PHP frameworks?Tell us can laravel be hacked?