Freek.dev

Laravel / PHP / AI

  • Home
  • Originals
  • Topics
  • Community
  • Archive
  • Newsletter
  • Speaking
  • Music
  • Uses
  • About
  • Search
  • Advertising
  • Home
  • Originals
  • Topics
  • Community
  • Archive
  • Newsletter
  • Speaking
  • Music
  • Uses
  • About
  • Search
  • Advertising

Invoice PDF Generation With Browsershot

Apr 26th 2023 – fly.io - submitted by Johannes Werbrouck

Invoicing is boring and manually writing up invoices even more so, that's why you should automate the entire process in your app. Here, I show you how to use Spatie’s wonderful Browsershot package to do just that.

Read more [fly.io]

"Contact app" a Laravel for Beginners course

Apr 26th 2023 – www.youtube.com - submitted by Bert De Swaef

The entire playlist of our Laravel for Beginners course. You'll learn about model, controllers, factories, seeders, relations and many more.

Read more [www.youtube.com]

Laravel : Generating test data with Factory, Faker and Tinker

Apr 26th 2023 – wilo-ahadi.com - submitted by Wilo Ahadi

A tutorial to insert random data generated by Factories and Faker into a database using Tinker in a Laravel project.

Read more [wilo-ahadi.com]

Cost-Effective Queue Workers With Fly.io Machines

Apr 24th 2023 – fly.io - submitted by Johannes Werbrouck

On Fly.io's new machines, it's possible to set up a queue worker that goes to sleep when the queue is empty and wake up when dispatching a job. That way, you only pay for the time the worker is actually working thus saving you money!

Read more [fly.io]

A simple webhook implementation for Laravel.

Apr 22nd 2023 – github.com - submitted by Steve McDougall

Quickly and easily send or queue webhooks, in a very familiar Laravel style developer experience.

Read more [github.com]

Sharing Google Maps Data Across Separate Livewire Components

Apr 20th 2023 – fly.io - submitted by Kathryn Anne Tan

How do we share data across separate Livewire components? In this article we explore four ways to share data across a Google Map component, Search Box component, Filter component, and a Form component.

Read more [fly.io]

A Beginner's Guide to Closures and Arrow Functions in PHP

Apr 20th 2023 – ashallendesign.co.uk - submitted by Ash Allen

Read about the difference between closures and arrow functions in PHP. This article covers what they are, the differences between the two, and how you can use them in your PHP code.

Read more [ashallendesign.co.uk]

Livewire Toaster

Apr 18th 2023 – github.com - submitted by Muhammed Sari

Toaster provides a seamless experience to display toast notifications in your Livewire powered Laravel apps.

Read more [github.com]

Using `declare(strict_types=1)` for More Robust PHP Code

Apr 18th 2023 – ashallendesign.co.uk - submitted by Ash Allen

Read about how you can use "declare(strict_types=1)" to improve the type safety of your PHP code. We'll discuss how to make your code more robust and avoid type coercion in your code that can cause bugs in your code.

Read more [ashallendesign.co.uk]

Filament Page With Sidebar

Apr 17th 2023 – github.com - submitted by Ayman Alhattami

Organize resource pages in the sidebar in order to make navigation between resource pages more comfort

Read more [github.com]

Laravel Real-Time Notifications with SSE

Apr 16th 2023 – blog.oussama-mater.me - submitted by Oussama Mater

This article shows how to implement real-time notifications using Server-Sent Events instead of WebSockets or Long Polling.

Read more [blog.oussama-mater.me]

Build A Ride Share App with Laravel and Vue

Apr 14th 2023 – youtu.be - submitted by Andrew Schmelyun

A start-to-finish video on how to build a functional ride share app like Uber from scratch with Laravel and Vue

Read more [youtu.be]

Tricks for Running Commands With Laravel Process

Apr 13th 2023 – fly.io - submitted by Chris Fidao

Use Laravel's new Process facade while avoiding issues related to processing stdout vs stderr output, environment variables, and PHP security settings.

Read more [fly.io]

Managing files using Laravel's scoped driver

Apr 13th 2023 – innocenzi.dev - submitted by Enzo Innocenzi

Back in september 2022, a new "scoped" filesystem driver has been introduced to Laravel. This article shows how to use it to improve file management and refactoring.

Read more [innocenzi.dev]

Boost Your Laravel Templates with Custom Blade Directives

Apr 11th 2023 – ashallendesign.co.uk - submitted by Ash Allen

Learn how to create your own Blade directives to make your Laravel Blade templates easier to view. The article covers what Blade directives are, how they're used in the framework, and how you can create your own "friendlyDateTime" directive.

Read more [ashallendesign.co.uk]

Doing stricter checks in PHP

Apr 9th 2023 – blog.genijaho.dev - submitted by Geni Jaho

A nice refactoring I've learned recently is to utilize types in conditionals. For years I’ve been doing `if (!empty($posts...

Read more [blog.genijaho.dev]

PayPal Webhook Client for Laravel

Apr 8th 2023 – github.com - submitted by Ankur

Handle PayPal webhooks in Laravel php framework with ease.

Read more [github.com]

No-Upload, Batched Import of Data with SheetJS CE and Livewire

Apr 6th 2023 – fly.io - submitted by Kathryn Anne Tan

What if, we can import spreadsheet data, without uploading the file?? In this article, we import data with JS packages, web workers, and Livewire!

Read more [fly.io]

Build beautiful API integrations and SDKs with Saloon!

Apr 5th 2023 – docs.saloon.dev - submitted by Sam Carré

Saloon gives you all the tools you need to build beautiful API integrations or SDKs for your application. Build API integrations faster with Saloon.

Read more [docs.saloon.dev]

Figuring out SPAs with Sanctum

Apr 4th 2023 – fly.io - submitted by Chris Fidao

Use Laravel Sanctum to host your frontend and backend on different subdomains - including authentication and CSRF protection.

Read more [fly.io]

← Newer Older →

Did you write or stumble across a blog post, tutorial or video that might be interesting for others?

Log in to submit a link

Freek Van der Herten

I'm a Laravel developer at Spatie and Oh Dear. I maintain 300+ open source packages for the Laravel community.

Follow on X

Oh Dear monitors your entire website, so you don't have to. Uptime, SSL certificates, broken links, scheduled tasks, DNS, and more — all in one place.

Get instant notifications when something breaks, paired with a developer friendly API and thorough documentation.

Create a public status page in under a minute. Start your free trial.