Understanding Mass Assignment in Laravel Eloquent
– dev.to - submitted by Zubair Mohsin
This post is about understanding Mass Assignment in Laravel Eloquent ORM.
Read more [dev.to]
– dev.to - submitted by Zubair Mohsin
This post is about understanding Mass Assignment in Laravel Eloquent ORM.
Read more [dev.to]
– github.com - submitted by Ryan Chandler
Make unit testing in PHP simpler again.
Read more [github.com]
– github.com - submitted by Ryan Chandler
A simple Color object for PHP packages and applications.
Read more [github.com]
– releasecandidate.dev - submitted by Peter
Mini-tutorial to demonstrate a simple approach on how to use cookies with AlpineJS
Read more [releasecandidate.dev]
– gdebrauwer.dev - submitted by Günther Debrauwer
Generating one voucher code is easy, but what if you need to generate thousands (or millions) and you need to be sure that each voucher code is unique? In this post, I will explain how you can solve this problem (in PHP).
Read more [gdebrauwer.dev]
– gummibeer.dev - submitted by Tom Witkowski
A guide how to optimize webfonts with Glyphhanger by subsetting.
Read more [gummibeer.dev]
– css-tricks.com - submitted by Leonardo Losoviz
WordPress holds a philosophy where user needs are prioritized over developer convenience. A GraphQL server can have its own opinionatedness, prioritizing some behavior over another. Can the WordPress philosophy be carried out in GraphQL? If so, how? This article explains how the GraphQL API for WordPress plugin establishes a bridge between the two paradigms.
Read more [css-tricks.com]
– twitter.com - submitted by Dries Vints
The Laravel.io Pastebin has been redesigned from scratch using TailwindCSS & UI and features a new Dark mode, improved syntax highlighting and a copy button. The source code is completely open source.
Read more [twitter.com]
– releasecandidate.dev - submitted by Peter
Function as a Service can make building and maintaining applications easier. Unfortunately, Lambda is slow and painful to work with. Faasd is a great alternative explored here.
Read more [releasecandidate.dev]
– ryangjchandler.co.uk - submitted by Ryan Chandler
Here are 5 simple Laravel tips and tricks that you can start applying and using in your Laravel applications right now!
Read more [ryangjchandler.co.uk]
– dev.to - submitted by Devin Gray
This Article shows how to create a configurable package using configuration hooks
Read more [dev.to]
– blog.timo.page - submitted by Timo Schwarzer
Want to render HTML to PDF using the latest CSS features? In this post I'll show you how to do that with Chrome in Docker and Laravel
Read more [blog.timo.page]
– github.com - submitted by Ryan Chandler
The simplest unit testing library for all things PHP.
Read more [github.com]
– yossiabramov.com - submitted by Joseph Abramov
In this tutorial, we will create a simple blog with migrations, model factories and DB seeding.
Read more [yossiabramov.com]
– qirolab.com - submitted by Harish Kumar
In this video, I will show you how to set up a Dropbox backup of a Laravel application using `spatie/laravel-backup` and `spatie/flysystem-dropbox` packages.
Read more [qirolab.com]
– php.watch - submitted by Ayesh
PHP 8.1 adds support for xxHash algorithm, which makes it the fastest hashing algorithm to be supported in PHP 8.1.
Read more [php.watch]
– github.com - submitted by Patrick
A command-line interface for interacting with the [Ray](https://myray.app) application
Read more [github.com]
– gummibeer.dev - submitted by Tom Witkowski
A guide for a JAMstack compatible static search with Fuse.js
Read more [gummibeer.dev]
– qirolab.com - submitted by Harish Kumar
In this article, you will learn how to store automatic Laravel backup on Google Drive using spatie/laravel-backup package and Google Flysystem.
Read more [qirolab.com]
– ryangjchandler.co.uk - submitted by Ryan Chandler
Testing emails can be a pain. Luckily, there are plenty of tools out there that can make the process a lot easier. Let me show you how to setup MailHog, a local development tool for testing emails.
Read more [ryangjchandler.co.uk]