GZIP Compression on Laravel Vapor
– bannister.me - submitted by James Bannister
A short post detailing how to GZIP responses when running on Laravel Vapor
Read more [bannister.me]
– bannister.me - submitted by James Bannister
A short post detailing how to GZIP responses when running on Laravel Vapor
Read more [bannister.me]
– postsrc.com - submitted by Sir Src
Learn how to deploy MeiliSearch on Larave Forge for your production Laravel application to have blazing fast search speed and more typo friendly
Read more [postsrc.com]
– youtu.be - submitted by Ashish Dhamala
Here we will look at how to format Multilevel category with a single query.
Read more [youtu.be]
– github.com - submitted by Patrick
Search PHP source code for function & method calls, variable assignments, and more using PHP.
Read more [github.com]
– github.com - submitted by Peter
Now you can place separate files (*.emb.md) with a future modified date. These files will be released when the date is past and the blog is re-generated. This allows to schedule partial updates of all elements on a markdown page (content, images, hreflang, etc.)
Read more [github.com]
– github.com - submitted by Patrick
Easily create & work with code snippets from any file in PHP
Read more [github.com]
– www.youtube.com - submitted by Ashish Dhamala
List of PHP 8.1 features. It's still in beta.
Read more [www.youtube.com]
– postsrc.com - submitted by Sir Src
Learn how to implement Laravel Scout with (MeiliSearch driver) to make your search smarter #php #laravel #laravelscout #meilisearch #developers https://postsrc.com/posts/make-your-laravel-search-smarter-with-laravel-scout-and-meilisearch
Read more [postsrc.com]
– graphql-api.com - submitted by Leonardo Losoviz
This is the latest release of the GraphQL API for WordPress. It brings support for WP 5.8, a more complete schema, extensibility, and many bug fixes and enhancements.
Read more [graphql-api.com]
– youtu.be - submitted by Ashish Dhamala
New blade component is introduced in Laravel version 8.51.0 which is @class. Let's see how to use it and how it works internally.
Read more [youtu.be]
– doeken.org - submitted by Doeke Norg
Yield better results by iterating over generators. Learn more about these supercharged arrays that can preserve memory.
Read more [doeken.org]
– www.csrhymes.com - submitted by Chris Rhymes
After working on a fresh Laravel 8 project and using the new class based syntax I decided to go back and update the factories in some older Laravel apps. This article explains how I went about refactoring the factories to classes.
Read more [www.csrhymes.com]
– www.youtube.com - submitted by Ryan Chandler
In this episode, I'll install and setup Laravel Octane for a local installation of Laravel in (less than) 60 seconds!
Read more [www.youtube.com]
– twitter.com - submitted by Ryan Chandler
Let's look at how we can quickly generate a model, factory, seeder, migration and controller with one simple Artisan command.
Read more [twitter.com]
– medium.com - submitted by Juan Pablo
What to do and what not to do when coding an interview assignment for a Laravel job position.
Read more [medium.com]
– postsrc.com - submitted by Sir Src
Learn how to build Laravel Livewire load more pagination to dynamically get more data from the back-end without the need of refreshing the page #laravel #LaravelLivewire #php
Read more [postsrc.com]
– youtu.be - submitted by Ashish Dhamala
A new artisan command 'php artisan model:prune' was released recently. With the help of this command, we can periodically delete unwanted data from our database. Here we will look at how to use it and how it works internally.
Read more [youtu.be]
– arbeitnow.com - submitted by Adithya
Side project built in Laravel helped land a job offer in Berlin (and my general interviewing experience)
Read more [arbeitnow.com]
– www.youtube.com - submitted by Ryan Chandler
Watch as I build a custom `@route` directive in (less than) 60 seconds.
Read more [www.youtube.com]
– bannister.me - submitted by James Bannister
Guzzle middleware that you can use with Guzzle or the Laravel HTTP Client to catch external validation failures and hydrate them as internal validation failures
Read more [bannister.me]