30 Days of Laravel
– 30daysoflaravel.com - submitted by Mateus Guimarães
A series of 30 videos, delivered every day through e-mail, containing Laravel tips and tricks.
Read more [30daysoflaravel.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– 30daysoflaravel.com - submitted by Mateus Guimarães
A series of 30 videos, delivered every day through e-mail, containing Laravel tips and tricks.
Read more [30daysoflaravel.com]
– stillat.com - submitted by John
Integrating Laravel Spark and Statamic 3 (with the Cool Writings Starter Kit) to develop a subscription site that allows a mix of free and premium content.
Read more [stillat.com]
– www.twilio.com - submitted by Nuno Maduro
In this tutorial, we’ll be looking at how to get started using Pest in a Laravel project. Using the test-driven approach, we’ll be building a simple to-do application that allows you to create, edit, update and delete tasks.
Read more [www.twilio.com]
– gdebrauwer.dev - submitted by Günther Debrauwer
Your project contains a REST API and you want to document that REST API. But how do you do that? In this post, I will explain how you can solve this problem using OpenAPI, Stoplight Studio, and Swagger UI.
Read more [gdebrauwer.dev]
– mohabdelaziz95.github.io - submitted by Mohamed AbdElaziz
Save your codebase from naive primitive types no more (int, string, etc..) but meaningful types...
Read more [mohabdelaziz95.github.io]
– www.tonysm.com - submitted by Tony Messias
Self-less plug here. I was reading a Smalltalk book and researching on the roots of OOP, and I found some cool references that backs up using Actions (which is a topic you folks seem to like).
Read more [www.tonysm.com]
– armancodes.medium.com - submitted by Arman Ahmadi
There might be sometimes that you want to use Laravel query builder instead of the Eloquent either because of performance issues or the complexity of the query. The first problem you might have seen using the query builder could be hard coding the table names everywhere you want to use the query.
Read more [armancodes.medium.com]
– www.jeroenvanrensen.nl - submitted by Jeroen van Rensen
In this tutorial, I'm going to show you how to configure the Gmail SMTP server with Laravel. Usually, when you want to send emails you have to pay for some service. But using the Gmail server you can do it for free!
Read more [www.jeroenvanrensen.nl]
– ryangjchandler.co.uk - submitted by Ryan Chandler
Laravel Jetstream comes jam-packed with lots of great features but some people struggle to change the logo in their application. Let me show you how it can be done in 2 simple steps.
Read more [ryangjchandler.co.uk]
– jeroeng.dev - submitted by Jeroen
Use this Docker container to easily validate your webpage against SEO best practices.
Read more [jeroeng.dev]
– larsklopstra.nl - submitted by Lars Klopstra
Great, you want to develop a package. You want to use your favorite stack: the LIT stack, but... How do you even use Laravel Mix and Inertia.js inside a Laravel package?
Read more [larsklopstra.nl]
– 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]