Articles

  • 2 months ago | laravel-news.com | Ashley Allen

    Running Composer update nesbot/carbonLoading composer repositories with package informationUpdating dependenciesYour requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires nesbot/carbon ^3.0, found nesbot/carbon[3.0.0, ..., 3.8.2] but these were not loaded, likely because it conflicts with another require. Problem 2 - ashallendesign/short-url is locked to version v7.9.0 and an update of this package was not requested.

  • 2 months ago | laravel-news.com | Ashley Allen

    GitHub Actions is a popular tool for setting up continuous integration (CI) workflows for your repositories hosted on GitHub. It allows you to define workflows in YAML files that can be used to automate tasks such as running tests, static analysis, and deployments. A common error you may come across when setting up your GitHub Actions CI workflow for a Laravel application which uses MySQL is "SQLSTATE[HY000] [2002] Connection refused".

  • Oct 31, 2024 | laravel-news.com | Ashley Allen

    Pagination is a common feature in web applications. Almost every Laravel application I've ever worked on has had some form of pagination implemented. But what is pagination and why do we use it? How can we implement pagination in our Laravel applications? And how do we decide which pagination method to use? In this article, we're going to answer those very questions and explore how to use pagination in Laravel for both Blade views and API endpoints.

  • Oct 9, 2024 | laravel-news.com | Ashley Allen

    IntroductionPhpStorm, the integrated development environment (IDE) by JetBrains, is a fantastic tool for PHP developers. It's packed with a huge number of features (such as refactoring and testing tools) that can help you write code quickly and efficiently. It also supports installing plugins so you can extend its functionality and tailor your IDE to your specific needs. One of the most popular plugins (and also one of my personal favourites) for Laravel developers is Laravel Idea.

  • Sep 24, 2024 | laravel-news.com | Ashley Allen

    When building Laravel applications, it's almost guaranteed you'll need to deal with sessions at some point. They are a fundamental part of web development. In this article, we will quickly cover what sessions are, how they work in Laravel, and how you can work with them in your Laravel applications. We're then going to take it further and delve into how you can interact with sessions using "session classes" to avoid common pitfalls that I often see when working on Laravel apps.

Contact details

Socials & Sites

Try JournoFinder For Free

Search and contact over 1M+ journalist profiles, browse 100M+ articles, and unlock powerful PR tools.

Start Your 7-Day Free Trial →