SSH-PHP: Build awesome PHP SSH apps!
– github.com - submitted by Sam Carré
Imagine if you could just run ‘ssh your-app.com’ and see a beautiful Laravel Prompts app, well now you can with ssh-php!
Read more [github.com]
In this section you'll find links submitted by others.
Did you write or stumbled across a blog post, tutorial or video that might be interesting for others?
To be able to submit a link you need to log in first.
Log in– github.com - submitted by Sam Carré
Imagine if you could just run ‘ssh your-app.com’ and see a beautiful Laravel Prompts app, well now you can with ssh-php!
Read more [github.com]
– qirolab.com - submitted by Harish Kumar
This guide will demonstrate how to effectively utilize OPCache to improve Laravel performance, decrease server load, and enhance overall application responsiveness.
Read more [qirolab.com]
– davorminchorov.com - submitted by Davor Minchorov
Learn about the different approaches of figuring out the business processes and what needs to be done before writing any code or doing anything technical.
Read more [davorminchorov.com]
– gummibeer.dev - submitted by Tom Witkowski
How to retrieve any geographical data from OpenStreetMap and transform them into usable PHP objects.
Read more [gummibeer.dev]
– ashallendesign.co.uk - submitted by Ash Allen
Learn how to use Laravel Prompts to build awesome CLI applications. This article shows how to build a simple GitHub CLI using features provided by Prompts.
Read more [ashallendesign.co.uk]
– ashallendesign.co.uk - submitted by Ash Allen
Learn how to fake and record HTTP responses so you can test your Saloon API integration in your Laravel applications.
Read more [ashallendesign.co.uk]
– rubenvanerk.com - submitted by Ruben van Erk
Here's how I would configure a new Filament admin panel.
Read more [rubenvanerk.com]
– kbouzidi.com - submitted by Khalil Bouzidi
In this article, we'll learn how Laravel Workflow can simplify and manage our workflows, making them easier to understand. We'll also look at the main idea behind the package.
Read more [kbouzidi.com]
– seankegel.com - submitted by Sean Kegel
Configure a Neovim development environment using LazyVim for PHP and Laravel.
Read more [seankegel.com]
– craftable.pro - submitted by Kristina Odziomkova
Differences between REST and GraphQL API in Laravel
Read more [craftable.pro]
– youtu.be - submitted by Bert De Swaef
In this episode of the Quick Win Wednesday series, we'll learn about Named Arguments, which has been available for us since PHP 8. Using Named Arguments doesn't only make your code more readable, it also helps in the definition of argument order and it allows us to skip arguments that have a pre-defined value.
Read more [youtu.be]
– wire-elements.dev - submitted by Philo
Livewire Strict helps enforce security measures and prevents you from having unprotected sensitive public properties.
Read more [wire-elements.dev]
– ashallendesign.co.uk - submitted by Ash Allen
Learn about the 9 magic constants that PHP provides. We'll look at examples of what each magic constant does.
Read more [ashallendesign.co.uk]
– ashallendesign.co.uk - submitted by Ash Allen
Read about the `#[\Override]` attribute in PHP. We'll discuss what it is, how to use it, and the benefits it provides.
Read more [ashallendesign.co.uk]
– ashallendesign.co.uk - submitted by Ash Allen
Learn about the new feature added in Short URL v8.1.0 which allows you to explicitly set the allowed URL schemes for destination URLs.
Read more [ashallendesign.co.uk]
– mailcoach.app - submitted by Spatie
Read more [mailcoach.app]
– youtu.be - submitted by Bert De Swaef
In this episode of the Quick Win Wednesday series, we're taking a look at whereAny(), which was released with Laravel 10.47. A very elegant way of grabbing data based on a conditional "any of the following columns".
Read more [youtu.be]
– ashallendesign.co.uk - submitted by Ash Allen
Learn about how to use Lawman by Jon Purvis to add Pest architecture tests to your Saloon API integrations.
Read more [ashallendesign.co.uk]
– github.com - submitted by Ash Allen
Short URL v8.1.0 adds the ability to specify the allowed URL schemes for shortened URLs.
Read more [github.com]
– ashallendesign.co.uk - submitted by Ash Allen
Learn about what PHP attributes are and how to use them. We'll also look at how to create your own PHP attributes.
Read more [ashallendesign.co.uk]