Latest Laravel/PHP Articles

Latest Laravel/PHP Articles curated daily from around the web.


Alert notification is a type of communication between machine-to-human relative to the importance of the message. In this sweet alert notification tutorial, you...
{{ $message }}
Alpha refers to the field under validation, and it should be utterly alphabetic characters. In this article, you will learn how to create alpha form validation...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
Flare was launched almost four years ago. In human life, that's not too long, but for a service, that's a lifetime. Over the years, we had quite some ideas on h...
Since the early days, Laravel includes an excellent validator class. Laravel's validator works on any arbitrary array of data but it's typically used for reques...
https://sebastiandedeyne.com/new-instance-of-singleton-in-laravel/ https://sebastiandedeyne.com/tags/laravel/In Laravel, you can register a class as a https://l...

chasingcode.dev

React Hooks in Svelte
I came across a repo by https://twitter.com/joshnuss comparing https://github.com/joshnuss/react-hooks-in-svelte through examples, and I thought it would be fun...
Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future. Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future.
GitHub Actions is a fantastic way to run your Continuous Integration workflows, from running your tests to checking static analysis and more. In your Laravel ap...
PHPInsights is a composer package created by Nuno Maduro and is a fantastic tool to get started with analyzing the code quality of your PHP applications. Whethe...
Laravels routes files can get pretty busy. Before you know it, you have to search within the routes file to find anything. We can add extra route loadi...
OpenAI released a https://platform.openai.com/docs/guides/chat/introduction that allows you to make use of the powerful AI model that also powers ChatGPT. Let's...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
https://ohdear.app is the all-in-one monitoring tool for your entire website. We monitor uptime, SSL certificates, broken links, scheduled tasks and more.
While attending Laracon India, many people approached me to ask how we handle the maintenance of all our Spatie packages. In this blog post, I'd like to cover s...
Custom directives in Vuejs 3 are one of those things where there is no compatibility with the previous version of the framework. Before entering the implementat...
A few days ago, while working on a project where I wanted to use strict types and also have Larastan on the highest level, I needed to pass parameters from with...