vue-ray: debug Vue code with Ray!
β github.com - submitted by Patrick
This package contains Vue 2 and Vue 3 plugins to make sending data to Ray from within your Vue components easy.
Read more [github.com]
β github.com - submitted by Patrick
This package contains Vue 2 and Vue 3 plugins to make sending data to Ray from within your Vue components easy.
Read more [github.com]
β graphql-api.com - submitted by Leonardo Losoviz
This article describes how a GraphQL schema that exposes data from WordPress, does not need to match 1 to 1 with the WordPress data model, and how the GraphQL API for WordPress takes advantage of this, to fix some of the technical debt from WordPress concerning the data access layer.
Read more [graphql-api.com]
β github.com - submitted by wulfheart
Laravel-Mailto allows you to generate mailto-links with recipients, cc and bcc, subject and body. If an user clicks the link it opens the default mail editor prefilled with data. This comes in handy if you want your users to have the ability to send emails from their own client.
Read more [github.com]
β github.com - submitted by Patrick
npm package for debugging NodeJS code with Ray
Read more [github.com]
β github.com - submitted by Glenn
I made a small Github action to trigger Ploi deployments. With this action the user has more control, for example only deploy if all tests succeed or when a new release tag has been made.
Read more [github.com]
β ryangjchandler.co.uk - submitted by Ryan Chandler
Let me show you how some of Puny's internal codebase works and why I'm in love with it.
Read more [ryangjchandler.co.uk]
β bannister.me - submitted by James Bannister
Across two jobs, and a number applications, I've been using Inertia JS to create great SPA experiences with ease. Recently, I gave a talk at the Brisbane Laravel Meetup on what Inertia is, some of its features, and why I think it is a great choice for building SPAs.
Read more [bannister.me]
β www.ably.io - submitted by Ramiro NuΓ±ez Dosio
A look at some of the many challenges of implementing a reliable and highly-performant client-side WebSocket solution in PHP.
Read more [www.ably.io]
β setkyar.com - submitted by Set Kyar Wa Lar
Learn how you can easily automate EC2 instance start/stop with cloud watch and system manager automation.
Read more [setkyar.com]
β larsklopstra.nl - submitted by Lars Klopstra
Modals can be a pain in the ass, but there's no way around them. I'm currently working on an application where we need them. Whilst working with Inertia.js and Vue.js we have many options available, let's have a look how I solved this issue.
Read more [larsklopstra.nl]
β graphql-api.com - submitted by Leonardo Losoviz
It explains how we can make PHP-Scoper work with WordPress (a real challenge!), based on my own experience with plugin GraphQL API for WordPress (as a result, the plugin can be finally uploaded to wp.org π)
Read more [graphql-api.com]
β www.csrhymes.com - submitted by Chris Rhymes
In this example we are going to make a console command to import some products into our database from a csv file and then test they are all added as expected.
Read more [www.csrhymes.com]
β joshhornby.com - submitted by Joshua Hornby
As I look back over whatβs almost a decade in software development, there are some things I wish Iβd started doing sooner. This is the advice Iβd give my younger self, who has just landed their first professional software development job.
Read more [joshhornby.com]
β github.com - submitted by Sergio Bruder
Laser Stack is local Laravel development stack powered by docker like Laravel Sail and multi-project like Valet. Aims to be small and fast. It's opinionated: it does not support everything under the sun but you can customize the container to suit your needs. It supports macOS, WSL2 (Windows) and Linux and it needs docker. Laser has a shell script around docker-compose as an interface to it, it exposes all docker-compose commands and extends it with it's own subcommands and recognizes which project you want to use by the current directory when you call `laser artisan` for example. More on https://github.com/sdbruder/laserstack
Read more [github.com]
β robindirksen.nl - submitted by Robin Dirksen
After using Laravel Forge for years, it is time to look for something different. I came across Ploi, which offered more features that I wanted to use. But, how did I migrate my servers to Ploi?
Read more [robindirksen.nl]
β mattstauffer.com - submitted by Jamison Valenta
This tutorial walks through how to set up your Laravel application to use Zapier to post tweets.
Read more [mattstauffer.com]
Learn how to deploy your Laravel application without any down-time using Github Actions. This technique works for almost any application (Symfony, WordPress, you name it).
Read more [philo.dev]
β www.amitmerchant.com - submitted by Amit Merchant
Understand what method overloading truly means in PHP
Read more [www.amitmerchant.com]
β crnkovic.me - submitted by Josip Crnkovic
This post recreates the example from the Laravel documentation that states how Laravel Forge uses atomic locks in its core. It shows the true power of atomic locks as well as job middleware and how to combine it.
Read more [crnkovic.me]
β dev.to - submitted by Zubair Mohsin
This post is about understanding Mass Assignment in Laravel Eloquent ORM.
Read more [dev.to]