My first 3 weeks as a contractor
– sarfas.codes - submitted by Oliver Sarfas
I recently quit my job and went self-employed. Here's a breakdown of how it went, and things I'd change
Read more [sarfas.codes]
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– sarfas.codes - submitted by Oliver Sarfas
I recently quit my job and went self-employed. Here's a breakdown of how it went, and things I'd change
Read more [sarfas.codes]
– github.com - submitted by STEPHEN JUDE
This package allows you to add default sorting column to your eloquent model.
Read more [github.com]
– phpscraper.de - submitted by Peter
Accessing the web from PHP can done easier. PHPScraper is an opinionated wrapper around some great PHP libraries.
Read more [phpscraper.de]
– stitcher.io - submitted by Brent
Back in 1785, a Frenchman named Valentin Haüy founded the Institute for Blind Youth in Paris…
Read more [stitcher.io]
– johnbraun.blog - submitted by John Braun
Why and how we refactored to Livewire polling and replaced the event-driven WebSockets approach.
Read more [johnbraun.blog]
– driesvints.com - submitted by Dries Vints
I wrote a short bit about the new release for Blade Icons and its new features.
Read more [driesvints.com]
– twitter.com - submitted by Samuel Štancl
A Twitter megathread with clean code tactics for Laravel.
Read more [twitter.com]
– stephenjude.me - submitted by STEPHEN JUDE
In this tutorial, I am going to show you how to set up a custom Artisan command and how to calculate the execution time of that command.
Read more [stephenjude.me]
– www.youtube.com - submitted by Glenn Kimble Jr
In this video we discuss seeders, query scopes, and continue to use tdd to drive out some options for filtering our list of entries.
Read more [www.youtube.com]
– tighten.co - submitted by Jamison Valenta
Keeping code organized, readable, and maintainable is tough, and there's no one-size-fits-all solution. Separating your features into dependencies is a good first step for most applications, resulting in cleaner code without the huge complexity cost of a microservice architecture.
Read more [tighten.co]
– stephenjude.me - submitted by STEPHEN JUDE
Learn how to apply changes to database tables in production
Read more [stephenjude.me]
– stitcher.io - submitted by Bruno Falcão
6 improvements on Laravel Nova that you might not be aware about
Read more [stitcher.io]
– protone.media - submitted by Pascal Baljet
A blog post about the latest release of the Laravel FFMPEG package.
Read more [protone.media]
– bangjelkoski.com - submitted by Bojan Angjelkoski
And common errors you might stumble upon while trying different methods.
Read more [bangjelkoski.com]
– raison.co - submitted by Elliot Taylor
Takes a look at using Statamic v3 alongside a Laravel SaaS, how it stands up and how to structure the files so it works a la WordPress.
Read more [raison.co]
– www.youtube.com - submitted by Glenn Kimble Jr
In this video we'll use eloquent mutators to format some of our properties (and drive out that change with unit tests). We'll also make some changes to our bootstrap UI by adding a dropdown menu.
Read more [www.youtube.com]
– dev.to - submitted by Alexandr Chernyaev
JSON-RPC 2.0 this is a simple stateless protocol for creating an RPC (Remote Procedure Call) style API. It usually looks as follows:
Read more [dev.to]
– medium.com - submitted by Arman Ahmadi
If you have a PHP or a Laravel based application, there was a time wondering where the users are coming from, and that’s is so important when it comes to marketing.
Read more [medium.com]
– stitcher.io - submitted by Brent
How modern PHP is managed
Read more [stitcher.io]
– www.youtube.com - submitted by Glenn Kimble Jr
In this video we'll revisit the "type" column on our entries, and restrict an entries "type" to a given list of categories.
Read more [www.youtube.com]