Jahid Hasanjahidhasan.hashnode.dev·Dec 5, 2024Building Scalable and Maintainable Laravel Projects Using SOLID PrinciplesLaravel is a powerful framework that expertly combines simplicity with robust functionality. Yet, as your application expands, it can become increasingly complex without the right architectural strategies. This is where the SOLID principles prove inv...Discuss·10 likesClean Code Practices
Hire Remote Developersmukeshram.hashnode.dev·Jun 20, 2024Choose Tech-Stack For Robust and Scalable Web ApplicationsIntroduction Building a robust and scalable web application is a complex process that requires careful consideration of various factors. One of the most important is the technology stack, or tech stack. This is the combination of programming language...Discuss#laravel development
Asfia Aimanasfiaaiman.hashnode.dev·May 3, 2024Optimizing the Use of Laravel Observer and Mutator: An All-Inclusive Guide with Practical ExamplesUnderstanding when to use Observers and Mutators may have a significant influence on the effectiveness and quality of your Laravel codebase. Eloquent ORM from Laravel relies heavily on Observers and Mutators to improve code maintainability and simpli...Discuss·39 readslaravel mutators
steve jacobstevejacob.hashnode.dev·Mar 14, 2024PHP Frameworks: Unleashing the Power of Laravel, Symfony, and CodeIgniterIn the ever-evolving landscape of web development, PHP remains a cornerstone language, empowering developers to create dynamic, robust, and scalable applications. While PHP's core functionality is undeniably powerful, the introduction of frameworks h...Discusshire php developers
Elsner Technologies Pty Ltdelsneraustralia.hashnode.dev·Feb 29, 2024How to master Laravel Performance Optimisation in 2024Laravel has emerged as the go-to framework for developing business-focused apps such as eCommerce platforms and information management systems. Laravel development company in Australia have gained a lot of popularity for building effective websites i...Discuss·1 likeweb development company in melbourne
Asfia Aimanasfiaaiman.hashnode.dev·Feb 4, 2024Mastering Laravel's Service Container: Best Practices and When to Sidestep ThemAre you a Laravel enthusiast striving for optimal application performance and scalability? Look no further than Laravel's Service Container, a powerhouse feature that can supercharge your development workflow. In this comprehensive guide, we'll delve...Discussservice container
Kevin Millerkevinmiller.hashnode.dev·Jan 19, 2024Laravel CMS Development: From Concept to CodeIntroduction: Welcome to the digital age, where content management is the heartbeat of every thriving website. In the realm of web development, Laravel CMS stands out as a powerhouse, offering an unparalleled combination of elegance and efficiency. J...Discusslaravel CMS
Saiful Alamblog.msar.me·Nov 22, 2023Laravel model observerLaravel Observers are listeners for a model it's a listen-to event method like create, update and delete. It can be used to modify the model or to modify any other models that are related to the model being saved or deleted, sometimes it can be used ...Discuss·386 readsLaravelLaravel
Andolasoft Incandolasoft.hashnode.dev·Nov 7, 2023How to Build a RestFUL API Using LaravelRESTful APIs have become the backbone of modern web applications, enabling seamless communication between different systems. In this comprehensive guide, we will walk through each step of creating RESTful APIs using the Laravel framework. We will e...Discuss#laravel development
Bowofade Oyerindefadenetworker.hashnode.dev·Aug 4, 2023Unlocking the Power of Helper Functions: Supercharge Your Laravel DevelopmentIntroduction: In the ever-evolving world of web development, efficiency and productivity are paramount. Laravel, a popular PHP framework, is renowned for its elegance and developer-friendly features. One of its hidden gems that significantly contribu...Discuss·1 like#laravel development