New: NativePHP Starter-Kit

Category: Laravel

Community Laravel

A look at what's coming to Laravel 11

Laravel 11 is not scheduled to be released until the end of the year, but some new features have been shared out, and Taylor goes through some big new improvements in his Laracon keynote.

laravel-news.com

1,002 clicks
1,002 views

Community Laravel Vanilla PHP

Refactoring conditionals to callables in PHP

Recently, I came across a very handy tip by Nuno Maduro where you can refactor some of the conditionals in your code to callables to make your code more elegant and readable.

www.amitmerchant.com

1,000 clicks
1,000 views

AI Laravel

Querying OpenAI with Laravel

Let's see how we can query the OpenAI API and get a response in Laravel.

Anthony Rappa Anthony Rappa

Anthony Rappa

2 min read
5,151 views

Community Tailwind Livewire Laravel

Wire Elements

Beautiful components crafted with Livewire

wire-elements.dev

1,134 clicks
1,134 views

Community Laravel

LaraBug

Your users do not always report errors, LaraBug does. LaraBug is a simple to use and implement error tracker built for the Laravel framework

www.larabug.com

882 clicks
882 views

Community Laravel AI

Usage Laravel and ChatGPT "Function calling"

Recently, OpenAI released an update for ChatGPT, introducing new features that allow developers to describe language model functions - gpt-4-0613 and gpt-3.5-turbo-0613. These features enable the generation of JSON objects containing arguments to run thes

dev.to

1,342 clicks
1,342 views

Community Laravel

SDKs, The Laravel Way

Each call to the builder will modify the underlying pending request. Every modification, another link in the chain, that will be sent, finally, with get().

www.eloquentarchitecture.com

1,166 clicks
1,166 views

Inertia JS Laravel Svelte Tailwind

Creating a Laravel 10 Application using Inertia JS, Svelte, and Tailwind CSS

I've been trying to branch out and try new things. Inertia and Svelte were on my list but the documentation didn't get me up and running. Here's how I solved my problems.

Anthony Rappa Anthony Rappa

Anthony Rappa

4 min read
18,567 views

Community Laravel

Clipboard

Copy, cut & paste in your application. You read that right.

github.com

1,078 clicks
1,078 views

Laravel Livewire

What's New in Livewire Tables v2.5-2.9

Here's a list of the updates to Livewire Tables since May of this year.

Anthony Rappa Anthony Rappa

Anthony Rappa

1 min read
4,855 views

Livewire Laravel

What's New in Livewire Tables v2.1-2.4

In just a short month after the successful release of version 2, there have been 4 minor releases with a few cool additions to note.

Anthony Rappa Anthony Rappa

Anthony Rappa

3 min read
10,523 views

Laravel Livewire

Version 2 of Laravel Livewire Tables Released!

After more than 5 months and hundreds and hundreds of hours of work, version 2 of Laravel Livewire Tables is finally a stable release.

Anthony Rappa Anthony Rappa

Anthony Rappa

3 min read
14,645 views