Latest Laravel/PHP Articles

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


In Laravel it is seen as good practice to dependency inject the Illuminuate\Http\Request object in your methods when possible, instead of using the request() he...

sebastiandedeyne.com

Introducing Svelte by Example
This week, I released Svelte by Example, a tutorial/resource/whatever-you- want-to-call-it introduction to Svelte.
In this post I just want to show a very small trick I came across recently. You probably know the internal PHP function str_replace.
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.
Published: Oct 22, 2023 by C.S. Rhymes Here are a few tips and tricks that I have learnt along the way to help optimize your database queries in Laravel. Someti...
What is the WebP format? WebP is a modern image format for the web that is developed by Google. It is based on the VP8 video format, and provides superior compr...
As a practitioner of test-driven development, I’m always looking for different ways to write test code faster. Sometimes, this comes as little things like learn...
CloudFlare’s Turnstile Laravel is an amazing package to facilitate the server-side validation of CloudFlare’s Turnstile captcha service. First you’ll need an ac...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
Laravel Task Runner is a package to write Shell scripts like Blade Components and run them locally or on a remote server. Support for running tasks in the backg...
Laravel and Vue.js are both popular technologies that are widely used for web development. While Laravel is a PHP framework for building web applications, Vue.j...
Stripe offers an easy and secure payment gateway for your Laravel Application. You can install this package now to receive secure payments in your online store....
Ladder simplifies role and permission management for your Laravel project by avoiding storing everything in the database. Inspired by Laravel Jetstream, it offe...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
Laravel Date Filtering is a package that simplifies date-based filtering for your Laravel Eloquent models. It provides a set of convenient methods to filter rec...
In this blog, we are going to introduce our Laravel Recurring package - the ultimate solution for adding recurring functionality to your Laravel Models! Whether...
Welcome to CodeBrisk, your one-stop solution for all your web development needs.
If you are dealing with the error: “Integrity constraint violation: Cannot add or update a child row: a foreign key constraint fails“, you are in the right arti...