Configure and Display a Schedule of Opening Hours in PHP https://laravel-news.com/scheduled-opening-hours-in-php
Laravel News
Configure and Display a Schedule of Opening Hours in PHP - Laravel News
Opening Hours is a PHP package by Spatie to query and format a set of business operating hours.
👍5❤1🤔1
Securing Laravel APIs using DreamFactory https://laravel-news.com/securing-laravel-apis-using-dreamfactory
Laravel News
Securing Laravel APIs using DreamFactory - Laravel News
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…
💩4👍1
Laravel Breeze with Volt Functional API https://laravel-news.com/laravel-breeze-with-volt-functional-api
Laravel News
Laravel Breeze with Volt Functional API - Laravel News
The Laravel team released the Livewire + Volt functional stack for Laravel Breeze, adding to the impressive amount of stacks you use with Laravel.
🔥5💩3👍2
Leveraging Component Caching with Computed Properties in Laravel Livewire https://laravel-news.com/component-caching-livewire
Laravel News
Leveraging Component Caching with Computed Properties in Laravel Livewire - Laravel News
Explore Laravel Livewire's component caching with computed properties. Learn optimal page loading techniques to utilize in your projects through our easy, comprehensive guide.
❤6👍3🔥3
Run Pest Tests in VS Code with Better PHPUnit https://laravel-news.com/pest-support-added-to-better-phpunit-vs-code-extension
Laravel News
Run Pest Tests in VS Code with Better PHPUnit - Laravel News
The Better PHPUnit test runner extension for VS Code now supports running PestPHP tests. Learn how to install this extension to quickly run tests directly in VS Code.
❤1
Bolt SQL - Fast and beautiful database client https://laravel-news.com/bolt-sql-fast-and-beautiful-database-client
Laravel News
Bolt SQL - Fast and beautiful database client - Laravel News
Bolt SQL is a brand-new database client from the makers of TablePlus.
🔥16👍2👏2
How to add a confirmation dialog with Livewire https://laravel-news.com/how-to-add-a-confirmation-dialog-with-livewire
Laravel News
How to add a confirmation dialog with Livewire - Laravel News
Livewire released a wire:confirm HTML directive to easily add a confirmation modal before performing an important or dangerous action.
👍10
LangCountry is a Localization Package for Laravel https://laravel-news.com/laravel-langcountry-localization
Laravel News
LangCountry is a Localization Package for Laravel - Laravel News
The Laravel LangCountry is a localization package that provides automatic date formatting, language switching, and more.
🔥11👀4👍3
How to remove all extra spaces in a string with Laravel https://laravel-news.com/how-to-remove-all-extra-spaces-in-a-string-with-laravel
Laravel News
How to remove all extra spaces in a string with Laravel - Laravel News
How to remove all extra spaces in a string with Laravel with the string squish helper
🔥9👍7❤2
How to Increase PHP Memory Limits (sponsor) https://laravel-news.com/how-to-increase-php-memory-limits-sponsor
Laravel News
How to Increase PHP Memory Limits - Laravel News
Why are PHP memory limits important to your website development journey? PHP is a famous backend technology that is used by many tech giants for supporting their applications. PHP gives many advanced features for making web pages dynamic and integrating some…
🤷♂4👎1
Building a Sitemap in your Laravel app with the Spatie Sitemap https://laravel-news.com/laravel-automatic-sitemap
Laravel News
Building a Sitemap in your Laravel app with the Spatie Sitemap - Laravel News
Building a Search Engine Friendly Sitemap XML with Laravel
❤7
Write Single Page Applications using Laravel Splade https://laravel-news.com/laravel-splade
Laravel News
Write Single Page Applications using Laravel Splade - Laravel News
Laravel Splade is a super easy way to build Single Page Applications (SPA) using Laravel Blade templates. Splade makes it easy to create modern, dynamic web applications that are a joy to use
❤7🔥2👌1🥴1
Conditionally Assert Throwing An Exception in Pest https://laravel-news.com/conditionally-assert-throwing-an-exception-in-pest
Laravel News
Conditionally Assert Throwing An Exception in Pest - Laravel News
Pest recently added the throwsUnless() method in Pest v2.24 to conditionally verify an exception if a given boolean expression evaluates to false. Let's learn how to use it in a test!
🔥8👍1