Accounting for APIs while testing can be a confusing and sometimes painful process. Whether you are testing client-side components or server-side code, you must somehow mock or fake the request and response in your code. The landscape of testing tools that ship with third-party HTTP client code is a mixed bag. In the Laravel ecosystem, […]
The Laravel LangCountry is a localization package that provides automatic date formatting, language switching, and more. Defining language detection and configuration can be tedious, so this package can make it easier to support multiple locales and the following feature list: A configurable set of supported languages and countries Automatic detection based on the user’s browser […]
Laravel is a PHP web application framework known for its expressive and elegant syntax that allows developers to create robust web applications. Laravel development provides a structural foundation for apps and it is one of the most widely used PHP frameworks worldwide, and its popularity continues to grow with each new release. In this article, […]
Laravel has been one of the most prevalent PHP frameworks for a long time now. It is adaptable, scalable, versatile, and has become one of the in fact the systems for engineers and companies working with PHP. Now, Laravel 9 is on it’s way, with a number of new features. There’s no surprise that Laravel […]
After over a decade since the introduction of the wildly popular Laravel framework, have you ever wondered, “What else can Laravel offer PHP developers?” Given how much it has already simplified PHP development for both beginner and professional developers, some may even argue that it has spoiled developers into believing that PHP is the easiest […]
In the realm of Laravel development, securing APIs is paramount. DreamFactory, a Backend-as-a-Service platform, plays a crucial role in this environment by providing robust security mechanisms for your APIs, ensuring that they are not only functional but also secure and reliable. DreamFactory is a backend-as-a-service that collapses a dozen steps associated with traditional API development […]
Laravel has been one of the most popular PHP frameworks for many years. It’s elegant, scalable, has become one of the de facto frameworks for developers and companies working with PHP. Laravel 9 is its latest release and comes with many new features. In the past, new Laravel releases have been happening every six months, […]
Laravel Bootcamp, the choose your adventure, style learning site, added support for Laravel Livewire. Before this update, Laravel Bootcamp had already supported a broad array of technologies, including Blade, Vue, and React. Bootcamp offers learners the flexibility to choose the path they find most compelling as they build a fictional app known as “Chirper.” With […]
The Laravel Tablar Admin Dashboard Package is a beautiful, feature-rich admin dashboard Template using Laravel, Tabler.io, and Vite. Using Tabler, you can access a free and open-source web application UI kit based on Bootstrap 5, with hundreds of responsive components and multiple layouts: This package provides a beautiful starting point for dashboards and related components, […]
This course teaches you everything you need to know to be productive in writing tests in Pest PHP and Laravel. The course has over 6 hours of content across 48 episodes and covers advanced Pest PHP topics while it walks you through creating and testing a Laravel application with Pest. It is the second series […]