Sync – Keep your files in sync
– github.com - submitted by Michael
This package provides a git-like artisan command to easily sync files and folders between environments. Super handy!
Read more [github.com]
– github.com - submitted by Michael
This package provides a git-like artisan command to easily sync files and folders between environments. Super handy!
Read more [github.com]
– www.codedge.de - submitted by codedge
Auto-generate a blog post image for social media like Twitter.
Read more [www.codedge.de]
– www.codedge.de - submitted by codedge
Use Statamic with Vercel for blogging with some additional helpers and tips.
Read more [www.codedge.de]
– qirolab.com - submitted by Harish Kumar
This article has simple steps to have Authentication Scaffolding behavior using Laravel Fortify.
Read more [qirolab.com]
– github.com - submitted by Peter
Use the existing libraries Laravel dependencies to add a blog to your website! Uses CommonMark as a base. Ideal to any kind of static pages.
Read more [github.com]
– protone.media - submitted by Pascal Baljet
Introducing a new Laravel package that allows you to re-use scopes as a boolean attribute on Eloquent models.
Read more [protone.media]
– www.csrhymes.com - submitted by Chris Rhymes
Splitting up a large Laravel Livewire component into more manageable and maintainable chunks
Read more [www.csrhymes.com]
– sarfas.codes - submitted by Oliver Sarfas
Setting up Laravel on a new (Intel Based, for now) Mac can be hard. Here's a quick setup guide to get you building your next project!
Read more [sarfas.codes]
– stitcher.io - submitted by Brent
Read more [stitcher.io]
– robindirksen.nl - submitted by Robin Dirksen
Yes, it's true. The Core Web Vitals will become part of the ranking factors for Google's Search Result in May 2021.
Read more [robindirksen.nl]
– qirolab.com - submitted by Harish Kumar
PHP 8 release of this major version means significant changes, new features but also performance improvements. PHP 8 also brings a nice range of new features such as the JIT compiler, union types, attributes, and more.
Read more [qirolab.com]
– github.com - submitted by STEPHEN JUDE
A collection of helper methods for testing and debugging API endpoints.
Read more [github.com]
– qirolab.com - submitted by Harish Kumar
In this post, I'll show you the best way to deploy your current Laravel application from local to Heroku with the Postgres database. It's quick and easy.
Read more [qirolab.com]
– github.com - submitted by Alexandr Chernyaev
This is an elementary library for working on identifying similar strings in PHP without using machine learning. It allows you to get groups of one topic from the transferred set of sentences. For example, combine news headlines from different publications, as Google News does.
Read more [github.com]
– qirolab.com - submitted by Harish Kumar
Laravel Breeze is a shiny new package released by Taylor and the Laravel team.
Read more [qirolab.com]
– naxon.dev - submitted by Daniel Naxon
I needed to display only the first picture from my Product's model media collection and found my app running five queries and hydrating 16 models with only four products to display 😱 . Here's how I ended with only two queries and eight models.
Read more [naxon.dev]
– github.com - submitted by Patrick
Opinionated php-cs-fixer rules that can be shared across projects, along with preconfigured Finder classes for Laravel projects/packages/composer packages/etc. Preset rules can be customized. Reduces the amount of code in `.php_cs` to only a few lines.
Read more [github.com]
– blog.logrocket.com - submitted by Leonardo Losoviz
Step-by-step guide on using Rector and GitHub Actions to downgrade a WordPress plugin, from PHP 7.4 (when coding) to 7.1 (for deployment)
Read more [blog.logrocket.com]
– ryangjchandler.co.uk - submitted by Ryan Chandler
Markdown is a great way of making notes, writing articles and generally managing content. Let's take a look at how quickly you can begin using Markdown in your PHP applications.
Read more [ryangjchandler.co.uk]
– php.watch - submitted by Ayesh
A comparison of PHP Code Coverage tools, their performance, and features.
Read more [php.watch]