Latest Laravel/PHP Articles

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


Laravel team has been released Laravel V9.4 with awesome features, fixes, and updates. The features include the capability to override CSRF cookies, a Str::lcfi...
Most web applications need an OTP(one-time-password) or secure code to validate their users. Laravel OTP(One-Time Password) is a package that allows you to send...
Mehediul Hassan Miton introduced a new package with which you can utilize Laravel Livewire in Laravel Modules package with automatically registered livewire com...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
I've been running a Laravel application on a Raspberry Pi that handles the bulk of my home automation and monitoring, like keeping track of temperature and humi...
Spatie has launched the Google Cloud Storage filesystem driver for Laravel 9. It is using Flysystem v2 and its own GCS adapter. The Google Client uses a few met...
What is API? API is a method where two or more software can communicate each other. What is REST API REST (Representational State Transfer) API is an architectu...
Let's get started quickly I found new things in Laravel 9.5 Released I wanted to share with you.
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
I know some Vue and I'm attempting to learn about Laravel how do I add Vue to a Laravel app? I've tried a couple of things on Stack Overflow and here yet regard...
` $(function () { $.ajaxSetup({ headers: { 'X-CSRF-TOKEN': $('meta[name="csrf-token"]').attr('content') } }); let tblMassy = $('#tblMassy').
Laravel has dominated the PHP web framework landscape for many years now. If you build custom PHP websites, chances are you have used the framework once or twic...
Laravel breeze is an Authentication scaffolding for web and APIs. Breeze is powered by Laravel Sanctum for Authentication system, by default it includes CSRF pr...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Making an api using laravel is very simple and makes it much easier for us to develop, it also helps you understand and apply good programming practices.
Managing your schema migrations is essential for any application. In this tutorial, we will show you how to manage your Materialize schema migrations with Larav...
Choosing any framework is challenging. A framework is a tool that requires commitment; we rarely choose it for just one project. We take our time, learn it, ada...
My idea to launch a blog for informing you about Web Development themes was one of my dozens side projects since several months. But first let me introduce myse...