Latest Laravel/PHP Articles

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


Laravel SQL Commenter package can add comments to queries performed by Laravel. These comments will use the sqlcommenter format, which is understood by various...
Spatie has created a new package called spatie/laravel-options. It will take a resource that can create options such as an enum, a list of models, or even a pla...
In this blog post, Josh Comeau shares some of the epiphanies he's had about this distinction, and how you can use this information in day-to-day work. Stay up t...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
And that magic number is a bad thing. Now call artisan command make:enum.
PHP 8.2 is scheduled to be released on the 24th of Nov, 2022. Of course, meanwhile, you may test the new features, syntax changes, and other improvements in you...
In this section we will see how fix laravel 9 code and clean and PHP-CS-Fixer style. We can use Laravel Pint package to fix our code style stays clean and consi...
Laravel has just released “laravel 9.19” with a major change. There is no more webpack.mix.js file in the laravel root in the place of the webpack.mix.js file v...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
You won’t believe the incredible resources we’ve compiled in this article! We’ve got something for everyone, categorized in sections for JavaScript/TypeScript d...
You have surely solved it many times, but the solution was not very attractive. This tutorial is about generating JavaScript code in PHP using the BigPipe libra...
Sometimes, solutions to some of the problems are much simpler than we make them to be. Working with React.js is one of those things where you may complicate thi...
In your project, you might store some sensitive personal or credential data in your database. Should an unauthorized person get access to your DB, all this sens...
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.
Approval is a fantastic Laravel package that provides a simple way to approve new Model data before it is persisted. The config allows you to change the polymor...
In my last publishing, mentioned controllers operations that frequently gets duplicated and how we could leverage what've learned so far to make those operation...
In this article, we will see how to use sweetalert2 In laravel. You can use sweetalert2 in laravel 8 as well as PHP.
Today we will learn how to set the user to reach our endpoint how many times per minute correctly in order to protect our application and keep no problems due t...