#Laravel News
Optimize Your Eloquent Queries with AI
The Laravel Slower package identifies slow queries and suggests optimizations such as indexing and other improvements.
#Laravel Packages
By Paul Redmond | May 06, 2024
Rule::array() and whereJsonOverlaps() for MySQL in Laravel 11.7
This week, the Laravel team released v11.7, with a Rule::array() validation method, a whereJsonOverlaps() method for MySQL, a Slack OpenID provider fo…
#News #Laravel Releases
By Paul Redmond | May 07, 2024
Use Vue or React Components in a Livewire App with MingleJS
MingleJS is a helper for using Vue and React components in a Livewire or Filament application.
#Laravel Packages
By Paul Redmond | May 08, 2024
Statamic 5 is released!
Statamic 5 was released this will with a focus on performance improvements, developer experience, and Laravel 11 support. See what's new in the next m…
#News #Statamic
By Paul Redmond | May 10, 2024
Laracon AU 2024 is heading to Brisbane, Queensland
Laracon Australia will be bringing you more than ever before in a new city at a bigger venue; the QUT Gardens Theatre, situated at the Queensland Univ…
#Laracon
By Michael Dyrynda | May 09, 2024
#Ashallen Design UK
Encrypting Queued Jobs, Notifications, Mail, and Listeners in Laravel
#Laravel #PHP #Security & Privacy #Tips & Tricks #Web Development
By Ashley Allen | May 06, 2024
Why Are My Tests Failing?
#PHP #Tips & Tricks #Web Development
By Ashley Allen | May 09, 2024
#Freek Dev
Pausing and disabling Ray execution
This is one of Ray's coolest features!
By Spatie | May 06, 2024
How to Refactor a Method With Optional Params
Read how I fixed performance issues when refactoring and optimising legacy code with method signature inconsistency, done unintentionally by developer
By Luka Peharda | May 07, 2024
Rethinking deploys at Flare
We now use GitHub actions to deploy our application
By Spatie | May 08, 2024
Clearing Ray output
Learn how to clear your Ray window whenever you want so that only the most recent output is displayed.
By Spatie | May 09, 2024
How to create Wireables in Livewire?
Learn how to use objects like Data Transfer Objects in Livewire with Wireables.
By Aleksander Tabor | May 10, 2024
#Laravel io
Encrypting Queued Jobs, Notifications, Mail, and Listeners in Laravel
Introduction
There may be times when your Laravel application's queued jobs, notifications, mailable…
#Encryption #Jobs #Queues
By ash-jc-allen | May 07, 2024
#Made with Laravel
SaaSykit – SaaS Starter Kit
"SaaSykit is a SaaS starter kit (boilerplate) that comes packed with all components required to run a modern SaaS software.
SaaSykit is built using the beautiful Laravel framework (using TALL) and offers an intuitive Filament admin panel that houses all the pre-built components like product, plans, discounts, payment providers, email providers, transactions, blog, user & role management, and much more.
SaaSykit is developer-friendly, uses best coding practices, comes with an ever-growing automated tests that cover the critical components that it offers."
#Boilerplate
By – | May 09, 2024
Laravel Flora – App Setup Automations
"Put the knowledge of setup instructions at the application level 🧠🚀
The main goal of Flora is to define and automate the setup process of Laravel applications.
All necessary actions to make the application ready to work in one place: Package discovery, asset building and publishing, running database migrations, caching etc…"
#Utility
By – | May 09, 2024
#Mastering Laravel
Using Cloudflare to set up simple email forwarding
And it doesn't cost anything
By Joel Clermont | May 06, 2024
Dealing with name collision in different namespaces
Optimize for simplicity
By Joel Clermont | May 07, 2024
Should a factory always define a required field?
Sometimes a little extra manual work makes for a better test
By Joel Clermont | May 08, 2024
Don't get overwhelmed by errors in your application
Or put your head in the sand
By Joel Clermont | May 09, 2024
An easy way to merge long-running branches in GitHub
One button click away
By Joel Clermont | May 10, 2024
#Dev.to
Basic Feature Flags in Laravel
#laravel #howto #webdev
By Bennett | May 06, 2024
Symfony Station Communiqué — 3 May 2024. A look at Symfony, Drupal, PHP, and Fediverse News!
#symfony #drupal #php #fediverse
By Reuben Walker, Jr. | May 06, 2024
The PHP Orkestra Framework
#php #news #orkestra #opensource
By Lucas Carvalho | May 06, 2024
Top 7 Aura Framework Interview Questions and Answers
#aura #php #framework #programming
By Abid | May 06, 2024
Explore NMFC Codes and Freight Shipping Tools at NMFCList.com
#php #mysql #javascript #css
By NMFCLIST | May 06, 2024
Symfony 7 vs. .NET Core 8 – web application; the basics
#symfony #dotnetcore #php #csharp
By Aleksander Wons | May 06, 2024
404. Sum of Left Leaves
#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | May 06, 2024
Using Symfony Messenger to Manage Message Queues in Symfony
#symfony #symfonymessenger #php
By Maico Orazio | May 06, 2024
Logging Database Queries in Laravel
#php #laravel #programming #beginners
By Muhammad Saim | May 06, 2024
A Deep Dive into the Performance Features of Laravel Herd and ServBay: The Ultimate PHP Development Environment Showdown
#webdev #php #laravel #beginners
By Luna Miller | May 06, 2024
Stay Updated with PHP/Laravel: Weekly News Summary (29/04/2024-05/05/2024)
#laravel #php
By Poovarasu Sekar | May 06, 2024
KNN with PHP ML & Rubix ML
#machinelearning #knn #php
By Mr X | May 06, 2024
2487. Remove Nodes From Linked List
#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | May 06, 2024
CRUD Laravel 10 dan Bootstrap 5 #5: Menghapus Data
#laravel #bootstrap #webdev
By Shofi Setiawan | May 07, 2024
Laravel 11 Vue 3 Inertia
#laravel #vue #inertia #tailwindcss
By Dan Cruise | May 07, 2024
Advanced Database Query Monitoring in Laravel
#php #laravel #programming #beginners
By Muhammad Saim | May 07, 2024
Top 12 Laravel 11 Features
#laravel #webdev #blog
By Roopesh Jain | May 07, 2024
Database referential integrity with Doctrine
#doctrine #php #mysql #symfony
By Marat Latypov | May 07, 2024
🚀 Exciting Update for Devs: ServBay 1.3.4 Unleashes a Brand-New DNS Server!
#webdev #php #beginners #programming
By ServBay | May 07, 2024
Simplifying Data Transfer in PHP: The Power of DTOs
#dto #php #data #json
By Asfia Aiman | May 07, 2024
445. Add Two Numbers II
#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | May 07, 2024
2816. Double a Number Represented as a Linked List
#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | May 07, 2024
Laravel Image Management with Cloudinary: A Step-by-Step Guide to Uploading, Updating, and Deleting Images
#laravel #cloudinary #php
By Issa Ahmed | May 07, 2024
Magento Interview Questions and Answers
#magento #cms #programming #php
By Abid | May 08, 2024
Exploring Map, Reduce, and Filter Functions in PHP
#webdev #php
By Jobayer Mojumder | May 08, 2024
Track Unique User Visits and Match with Purchases
#laravel #tracking #analytics
By Serg | May 08, 2024
LemonSqueezy Webhooks for Non-Auth Users in Laravel
#laravel #lemonsqueezy #webhook
By Serg | May 08, 2024
Laravel 11 : Custom package does not generate CSRF token.
#laravel #csrf #package
By faisal ahmed | May 08, 2024
I Build libSQL Client for PHP
#database #php #turso #sdk
By Imam Ali Mustofa | May 09, 2024
PHP Warning: file_put_contents(): Failed to open stream: Permission denied
#php #linux
By LM DEV | May 09, 2024
1. Two Sum
#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | May 08, 2024
506. Relative Ranks
#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | May 08, 2024
Laravel Tinker: login as another user and generate an injectable session cookie
#laravel
By Lemuel Flores | May 09, 2024
Code Improvements
#tutorial #webdev #php #beginners
By Walter Nascimento | May 09, 2024
PHP – Creating a pretty printing JMS Serializer at runtime
#php
By Richard McHale | May 09, 2024
How I built and designed MyWishlist – Part One
#laravel #vue #database #tailwindcss
By jolamemushaj | May 09, 2024
2. Add Two Numbers
#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | May 09, 2024
3075. Maximize Happiness of Selected Children
#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | May 09, 2024
Deploying Laravel on Lamp Stack with Linux(Ubuntu)
#laravel #linux #lamp #devops
By Josephat Kene | May 09, 2024
Digging into Laravel's Conditionable trait
#laravel #php #oop
By Clint Winter | May 10, 2024
Criando uma API simples com PHP puro
#php #api #tutorial
By Pedro Veloso | May 10, 2024
Panduan Memahami Routing di Laravel
#laravel #webdev
By Shofi Setiawan | May 10, 2024
Laravel Relationship Recipes: Exploring the whereRelationship Method
#php #laravel #programming #beginners
By Muhammad Saim | May 10, 2024
Response Compression in Laravel APIs for Optimal Performance
#laravel #webdev #programming #productivity
By Rafa Rafael | May 10, 2024
Video quality selector not working in iPhone and mac safari
#video #videojs #laravel #iphone
By Ankur Nama | May 10, 2024
2530. Maximal Score After Applying K Operations
#php #algorithms #leetcode #programming
By MD ARIFUL HAQUE | May 10, 2024
2570. Merge Two 2D Arrays by Summing Values solution
#php #algorithms #leetcode #programming
By MD ARIFUL HAQUE | May 10, 2024
3113. Find the Number of Subarrays Where Boundary Elements Are Maximum
#php #leetcode #programming #algorithms
By MD ARIFUL HAQUE | May 10, 2024
3121. Count the Number of Special Characters II
#php #algorithms #leetcode #programming
By MD ARIFUL HAQUE | May 10, 2024
3122. Minimum Number of Operations to Satisfy Conditions
#php #leetcode #programming #algorithms
By MD ARIFUL HAQUE | May 10, 2024
3123. Find Edges in Shortest Paths
#php #leetcode #programming #algorithms
By MD ARIFUL HAQUE | May 10, 2024
3. Longest Substring Without Repeating Characters
#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | May 10, 2024
786. K-th Smallest Prime Fraction
#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | May 10, 2024
Using Arbitrary Precision In PHP
#php
By Jarosław Szutkowski | May 11, 2024
Laravel Relationship Recipes: Simplifying Queries with whereBelongsTo
#php #laravel #programming #beginners
By Muhammad Saim | May 11, 2024
4. Median of Two Sorted Arrays
#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | May 11, 2024
857. Minimum Cost to Hire K Workers
#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | May 11, 2024
Symfony Station Communiqué — 10 May 2024. A look at Symfony, Drupal, PHP, and Fediverse News!
#symfony #drupal #php #fediverse
By Reuben Walker, Jr. | May 11, 2024
Install Alpine Linux In Virtualbox
#laravel #alpinelinux #linux #development
By hardyweb | May 09, 2024
Hosting Sendy on AWS EC2
#php #aws #sendy #ubuntu
By AJAY SHRESTHA | May 12, 2024
Laravel Relationship Recipes: Simplify Querying with oldestOfMany
#php #laravel #programming #beginners
By Muhammad Saim | May 12, 2024
Consistent validation with API Platform 3
#symfony #php #restapi #apiplatform
By Vsevolod Girenko | May 12, 2024
Laravel Machine Learning Anybody?
#laravel #webdev #ai #php
By Kevin Naidoo | May 12, 2024
17. Letter Combinations of a Phone Number
#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | May 12, 2024
2373. Largest Local Values in a Matrix
#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | May 12, 2024
#IT Solution Stuff
How to Create ZIP Archive File in Laravel 11?
In this post, I will show you how to create and download zip file in laravel 11 application.
A zip file is a compressed archive format commonly used for organizing and compressing large amounts of da…..
#Laravel
By Hardik Savani | May 09, 2024
Laravel 11 Restrict User Access from IP Address Example
In this short article, we will learn how to restrict user access from ip address in laravel 11 application. we can create middleware to block user by ip address.
Sometimes, we want to restrict or blo…..
#Laravel
By Hardik Savani | May 10, 2024
#Lara Info
How to Use Carousel Slider in Laravel 9 Example
#Laravel
By Saim Ansari | May 12, 2024
How to Use AdminLTE 3 in Laravel 10
#Laravel
By Saim Ansari | May 10, 2024
Laravel 8 Add to Cart Step by Step Example
#Laravel
By Saim Ansari | May 12, 2024
Laravel 8 Image File Upload With Inertia Js Vue 3 Example
#Laravel
By Saim Ansari | May 12, 2024
#Lara Coding
Using jQuery Datatables to Display Tables in Laravel (Step-by-Step)
This guide walks you through adding Datatables to a Laravel application to render sortable, searchable, paginated tables that can handle large amounts of data.
#Third Party
By Johan van den Broek | May 11, 2024
Using Form Radio Buttons in Laravel Blade (keep old value)
In this guide, I'll show you how to use radio buttons in Blade forms. We’ll create an example application that stores a task's priority using a radio button.
#Frontend
By Johan van den Broek | May 12, 2024