Check out our latest blog by Arghadeep Halder from Capital Numbers on upgrading to CodeIgniter 4! Discover seamless techniques to enhance your projects and stay ahead in the game. Explore the insights now💡. https://lnkd.in/dxMrJCiT #CodeIgniter #Upgrade #DevelopmentTips #WebApplication #CapitalNumbers
Capital Numbers’ Post
More Relevant Posts
-
Something I'm missing in Laravel is validating the application configuration for a package like: is an environment variable set? no typos in the configuration? So how could you add this validation in a Laravel package? I'll look how Symfony does it and add the same logic to my package. https://lnkd.in/e6yH3Ynz
Adding configuration validation to your Laravel package
apie-lib.blogspot.com
To view or add a comment, sign in
-
A New Minimal Default Exception Page With Dark Mode Support in Laravel 11.9 https://lnkd.in/gKvinuXT
A New Minimal Default Exception Page With Dark Mode Support in Laravel 11.9 - Laravel News
laravel-news.com
To view or add a comment, sign in
-
In this tutorial of Laravel, we will show you How to fix Laravel error, view blade not found with Code Examples using best practices #laravel #Fixerror #viewblade #notfound #BestPractices https://lnkd.in/d47C7NDd
How to fix Laravel error, view blade not found with Code Examples
https://scratchcoding.dev
To view or add a comment, sign in
-
Laravel packages are enormous because packages are vital to Laravel functionality. Here is the list of packages to install after your new Laravel project is up. https://lnkd.in/gHf7q42G #laravel #lwinmaungmaung
Laravel packages for new projects
lwinmaungmaung.com
To view or add a comment, sign in
-
We’re currently in the thick of a CodeIgniter 2 to CodeIgniter 4 migration – a transformation that’s set to bring massive improvements in performance, security, and code standards for our applications. 🔹 Key Tasks include: Upgrading legacy controllers, models, and views to align with CI4's modern MVC structure Implementing cleaner, modular layouts to simplify the UI and UX across the app Migrating and optimizing database interactions with CI4's Query Builder for faster, more efficient querying Refactoring custom helper functions to integrate seamlessly with the new framework 🔹 The Challenge? Balancing the need to preserve existing functionality while leveraging CI4’s enhanced features. Each piece of code is carefully evaluated and restructured for better readability, maintainability, and performance. 💡 This experience highlights the importance of continuous learning and adaptation – upgrading tools, refactoring code, and rethinking best practices. If you’re also working on migration projects or planning to, let’s connect and share insights on best practices, challenges, and solutions! #CodeIgniter #Migration #WebDevelopment #Refactoring #ContinuousLearning #TechJourney
To view or add a comment, sign in
-
New Laravel tutorial available! 🚀 Check out this awesome article on setting up user roles and permissions in Laravel 11 using the spatie/laravel-permission package. Get step-by-step instructions to implement an ACL system in your project. Perfect for managing different user roles efficiently!
Laravel 11 User Roles and Permissions Tutorial
itsolutionstuff.com
To view or add a comment, sign in
-
🚀 Laravel 11.27 is here! Check out the new features: set a default currency, use Str::doesntContain(), improved Schema::hasTable() performance, and more. It's a solid update with enhancements that make Laravel even better for developers!
Laravel 11.27 Released - Laravel News
laravel-news.com
To view or add a comment, sign in
-
Just like in the PHP ecosystem, a new version is on the horizon for Laravel! Laravel 12 is set to be released in the first quarter of 2025, bringing with it many new features. In this post, I want to share the possible updates and changes coming with this version. Laravel 12 hasn’t been officially released yet, but you can test the latest code using the Laravel composer or Laravel installer with the --dev parameter. Example: laravel new lara-new-app --dev What’s New in Laravel 12? PR (composer.json): https://lnkd.in/eKZ-B2PF The Str::is() function will now be able to match multi-line strings. PR: https://lnkd.in/eVVnc5Mq Native CLI commands will be used for interaction with MariaDB. PR: https://lnkd.in/eCfYsr3Z Validator rules will preserve numeric keys at the first level. PR: https://lnkd.in/eUjHX9v3 The missing streamJson() method has been added to the ResponseFactory. PR: https://lnkd.in/esfMUshs For more information and updates, you can check out the official Laravel GitHub repository. You can review the current changes on GitHub and contribute your own…
[12.x] Prep Laravel v12 by driesvints · Pull Request #50406 · laravel/framework
github.com
To view or add a comment, sign in
-
Understanding the Difference Between pluck() and select() in Laravel 11 https://lnkd.in/diWvzhw4
Understanding the Difference Between pluck() and select() in Laravel 11
dev.to
To view or add a comment, sign in
29,239 followers