#Laravel News
New Video Series: The Laravel Ecosystem
Christoph Rumpel is starting a new video series on the Laravel YouTube channel that is all about Laravel's first-party tools.
#News
By Eric L. Barnes | Apr 29, 2024
The April 2024 Laravel Worldwide Meetup is Today
The next Laravel Worldwide Meetup is today, featuring Matt Machuga and Mateus Guimarães. The meetup begins live on YouTube at 16:00 UTC.
#News
By Paul Redmond | Apr 29, 2024
Replicate Laravel PHP Client
The Replicate Laravel package is a PHP client for the Replicate API, an API to run and fine-tune open-source AI models.
#Laravel Packages
By Paul Redmond | May 01, 2024
NativePHP Windows Builds are Here
Windows support for NativePHP was announced this mean, which means that you can now build applications for the Windows platform.
#News #Nativephp
By Paul Redmond | May 01, 2024
Moonshine is an Open-source Admin Panel for Laravel
Moonshine is an open-source package for Laravel offering an admin panel you can use for MVPs, back-office applications, and content management systems…
#Laravel Packages
By Paul Redmond | May 02, 2024
Build Your SaaS In Days With SaaSykit
SaaSykit is a feature-rich Laravel SaaS boilerplate that helps you build and launch your SaaS application in days instead of months.
#Sponsor
By Ahmad | May 05, 2024
#Freek Dev
A deeper dive into optimal PHP-FPM settings
PHP-FPM config files usually aren't something that you give too much attention to until something goes wrong. Here's what you can do when that time comes.
By Goran Popović | May 02, 2024
Working with DynamoDB in Laravel
Learn about how to use DynamoDB in Laravel for caching and storing Laravel models.
By Ash Allen | May 03, 2024
#Made with Laravel
Filament Kanban – Kanban Board Pages for Filament
"Easily add Kanban board pages to your Filament panels with
filament-kanban
!
You can customize the views, drag & drop behaviour, theme and modal appearance of your Kanban board to your liking."
#Plugins #UI Components
By – | May 01, 2024
Verbs – Event Sourcing Package
"Verbs is a Laravel package that allows you to derive the state of your application from the events that have occurred. It's a simple, but extremely powerful, way to design your applications.
Verbs is great for…
Applications that need to be auditable
Applications whose schema may change over time
Applications with complex business logic
It aims to take all the good things about event sourcing, and remove as much of the boilerplate and jargon as possible. Think in Verbs… not nouns."
#Utility
By – | May 01, 2024
Laravel Console Menu – Beautiful CLI Menus
"Beautiful CLI menus: Laravel Console Menu is a
php-school/cli-menu
wrapper for Laravel Console Commands."
#UI Components
By – | May 05, 2024
Laravel Request Forwarder – Forward Incoming Requests
"Sometimes we need to redirect requests to our application to other addresses. The best example of this is webhooks. Some service providers only send webhooks to a single address. With this package, you can post the requests coming to your application to another address as it is.
In addition to sending to a single URL, you can also send to different destinations by typing a custom provider, like Discord for example."
#API #Utility
By – | May 05, 2024
#Mastering Laravel
How to detect and safely remove dead code
Don't just ignore it
By Joel Clermont | Apr 29, 2024
Avoid some common Composer dependency issues
Save yourself from a future surprise
By Joel Clermont | Apr 30, 2024
Conferences are more than just talks
They've had a huge impact on my career
By Joel Clermont | May 01, 2024
Another helpful use for local history
Related to testing
By Joel Clermont | May 02, 2024
Why I always type-hint route parameters
A fun little riddle
By Joel Clermont | May 03, 2024
#Honey Badger
Architecture testing in Laravel with Pest
Standards and consistency are an important part of any web application, but enforcing them can be boring and tedious. In this article, we'll look at how we can automate this process using Pest to improve the quality of our Laravel projects.
#php #laravel #testing
By Ashley Allen | Apr 30, 2024
#Dev.to
Session in PHP with an example
#php #session
By ncutixavier | Apr 29, 2024
How to efficiently migrate and manage database schema changes in a Laravel application?
#migration #database #laravel
By Ella Sebastian | Apr 29, 2024
A wordpress plugin to save your development time
#wordpress #php #programming #productivity
By AppsDevPk | Apr 29, 2024
Laravel Log DB Queries
#laravel #testing #database #beginners
By Paulund | Apr 29, 2024
Upload Woocomerce Products With Excel And Local Images?
#wordpress #php
By Ibrahim Shahine | Apr 29, 2024
Stay Updated with PHP/Laravel: Weekly News Summary (22/04/2024–28/04/2024)
#laravel #php
By Poovarasu Sekar | Apr 29, 2024
Change mode podcast: Episode 1: Write That Funky Manual with Ryan Weaver 🎧
#php #tutorial #podcast #webdev
By Celeste van der Watt | Apr 29, 2024
Sneak Peek: Tutorial on Successfully Installing PHP 8.4 on MacOS
#webdev #beginners #programming #php
By Hikari | Apr 29, 2024
Request Safe to get data from request safely in Laravel
#laravel
By Yasser Elgammal | Apr 30, 2024
1544. Make The String Great
#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | Apr 30, 2024
1614. Maximum Nesting Depth of the Parentheses
#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | Apr 30, 2024
2997. Minimum Number of Operations to Make Array XOR Equal to K
#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | Apr 30, 2024
Fix PHP 8.4 deprecation: Implicitly marking parameter as nullable is deprecated, the explicit nullable type must be used instead
#php
By Jérôme TAMARELLE | Apr 30, 2024
Mastering Vue.js and Laravel: A Comprehensive Guide to Full-Stack Development
#laravel #vue
By sajjad hussain | Apr 30, 2024
Top 5 Yii2 Interview Questions and Answers
#yii2 #yii2developer #php #developer
By Abid | Apr 30, 2024
Seamless Integration of Laravel Breeze API Scaffolding with React Applications
#react #laravel #webdev #beginners
By Nilanth | Apr 30, 2024
Managing permissions in Laravel applications using Spatie
#laravel #backend
By Elvis Ansima | May 01, 2024
Embracing Innovation: Best Practices for Adopting PHP 8.3
#webdev #php
By Jobayer | May 01, 2024
678. Valid Parenthesis String
#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | May 01, 2024
950. Reveal Cards In Increasing Order
#php #leetcode #programming #algorithms
By MD ARIFUL HAQUE | May 01, 2024
1249. Minimum Remove to Make Valid Parentheses
#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | May 01, 2024
1915. Number of Wonderful Substrings
#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | May 01, 2024
CRUD Laravel 10 dan Bootstrap 5 #3: Menambahkan Data
#laravel #bootstrap #webdev
By Shofi Setiawan | Apr 30, 2024
The uploaded file exceeds the upload_max_filesize directive in pnp.ini (wordpress)
#webdev #wordpress #php
By Indra Wahyu | May 01, 2024
Php features: constructor changes
#php
By david duymelinck | May 01, 2024
Implementing Singletons in PHP using classes or functions
#singleton #designpatterns #php #factorypattern
By websilvercraft | May 01, 2024
PHP: testing, "Attention please!"
#php #programming #beginners #testing
By pO0q 🦄 | May 01, 2024
Semi-Scripted Conversational Applications
#webdev #tutorial #ai #php
By Mateusz Charytoniuk | May 02, 2024
129. Sum Root to Leaf Numbers
#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | May 02, 2024
79. Word Search
#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | May 02, 2024
2000. Reverse Prefix of Word
#php #leetcode #programming #algorithms
By MD ARIFUL HAQUE | May 02, 2024
Filament Context Menu
#filament #laravel #javascript #webdev
By Ayman Alhattami | May 02, 2024
PyroCMS | The Laravel CMS
#laravel #php #softwaredevelopment #cms
By Hammad Zafar | May 02, 2024
Top 5 Zend Framework Interview Questions and Answers
#zend #zendframework #php #framework
By Abid | May 02, 2024
User-configurable settings in Symfony applications with jbtronics/settings-bundle (Part 2): Forms
#symfony #php #webdev #tutorial
By Jan Böhmer | May 02, 2024
How to solve Unknown variable 'default-authentication-plugin' in Laradock
#laradock #mysql #webdev #laravel
By Jobayer | May 02, 2024
Building a SaaS Platform with Laravel
#laravel #saas #webdev #javascript
By Kachkol Asa | May 02, 2024
Laravel Error Fix: How to Handle "Attempt property on null"
#laravel #webdev #tutorial #beginners
By Tarequr Rahman Sabbir | May 02, 2024
205. Isomorphic Strings
#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | May 02, 2024
58. Length of Last Word
#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | May 02, 2024
2441. Largest Positive Integer That Exists With Its Negative
#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | May 02, 2024
CRUD Laravel 10 dan Bootstrap 5 #4: Mengupdate Data
#laravel #bootstrap #webdev
By Shofi Setiawan | May 03, 2024
Building Your WordPress Dream Home on AWS EC2: A Step-by-Step Guide with Security in Mind 🎉
#webdev #wordpress #php #linux
By Abhinav Kumar | May 03, 2024
Creating a Local Laravel Package
#laravel #webdev #beginners #php
By Paulund | May 03, 2024
How to Create Custom Facade in laravel?
#webdev #beginners #laravel #facade
By Rohit Urane | May 03, 2024
Top 7 Phalcon Interview Questions and Answers
#phalcon #php #framework #programming
By Abid | May 03, 2024
Optimizing the Use of Laravel Observer and Mutator: An All-Inclusive Guide with Practical Examples
#laravel #observer #mutator #webdev
By Asfia Aiman | May 03, 2024
165. Compare Version Numbers
#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | May 03, 2024
small/forms
#php #symfony #showdev #api
By sebk69 | May 03, 2024
Docker LAMP Stack With Composer PSR-4 Autoloading – Apache Server
#docker #php #psr4 #apache
By benanamen | May 03, 2024
Php features: parameter changes
#php
By david duymelinck | May 03, 2024
42. Trapping Rain Water
#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | May 03, 2024
402. Remove K Digits
#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | May 03, 2024
Mastering Standalone Jobs in Laravel 11: Organize Large Codebases with Ease
#webdev #php #laravel #learning
By MK | May 04, 2024
Symfony 7 vs. .NET 8 – same-same but different?
#php #dotnet #api #eventdriven
By Aleksander Wons | May 04, 2024
How to implement JWT in Laravel API
#laravel #security #php #jwt
By Germán Lozickyj | May 05, 2024
¿PHP, Muerto o No?
#webdev #php #programming #beginners
By Humberto Colmenares | May 04, 2024
¿Cómo guarda Laravel la cookie de sesión y csrf?
#laravel #php
By chemisax | May 05, 2024
Php features: type hinting
#php
By david duymelinck | May 05, 2024
85. Maximal Rectangle
#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | May 05, 2024
237. Delete Node in a Linked List
#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | May 05, 2024
881. Boats to Save People
#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | May 05, 2024
#IT Solution Stuff
How to Save JSON Data in Database in Laravel 11?
In this post, I will show you how to save JSON format data into database in laravel 11 application.
JSON (JavaScript Object Notation) is a lightweight, text-based format for data exchange that is eas…..
#Laravel
By Hardik Savani | Apr 30, 2024
Laravel 11 Ajax Dependent Dropdown Example
In this tutorial, I will teach you how to create ajax dependent dropdown in laravel 11 application. we will create dynamic dependent dropdown for country, state, and city selection in laravel 11.
<st…..
#Laravel
By Hardik Savani | May 01, 2024
Laravel 11 Google Autocomplete Address Example
we will learn how to add google autocomplete address using google map place api in laravel 11 application.
Google Autocomplete Address is a feature provided by Google Maps, the popular online mapping…..
#Laravel
By Hardik Savani | May 02, 2024
Laravel 11 Livewire CRUD using Jetstream & Tailwind CSS
In this tutorial, I will you you step by step laravel 11 livewire crud using jetstream & tailwind css.
Laravel 11 Jetstreams are designed by Tailwind CSS, and they provide auth using Livewire and Ine…..
#Laravel
By Hardik Savani | May 04, 2024
#Lara Coding
How to Exclude Middleware in Specific Laravel Routes
Middleware in Laravel plays a crucial role in intercepting HTTP requests entering the application, to apply custom logic, before any of the actual application code is executed. However, there are…
#Laravel
By Johan van den Broek | May 01, 2024
#DC Blog
PHP use an enum for Filters
I have a class that allows filtering based on an option, I need a way to accept options and also rej…
By David Carr | May 03, 2024
#Site Point
A Beginner’s Guide to Setting Up a Project in Laravel
In this article, we’ll walk through the building blocks of Laravel and how can we use Laravel to set up a small project.
#PHP
By Claudio Ribeiro | Apr 30, 2024