Latest Laravel/PHP Articles

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


Krishna kushwaha 11 hours ago· 1 min read if you are using latest macOS then you can run via brew or for oldest try to download manual from official website and...

guilhermenascimento.medium.com

Teeny.js, a route system for Node.js
I came across many suggestions for implementing the php artisan serve command in Lumen, however sometimes in development, especially with the popularization of...
A Progressive Web Application (PWA) is a Web Application taking advantage of modern-day web capabilities in blend with the best of Web and Mobile App Developmen...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
I recently ran into an issue where I was getting integer value timestamp data from an API which I simply saved into an integer column of a table. The client I w...
The recent Laravel CVE enables remote attackers to exploit a RCE flaw in websites using Laravel. By the way this post is originally published here and I decided...
This talk was given at the 2020 LaraconUS / Online conference. You can find all the talks from previous years in the Laracon Online showcase. When you take the...
How many times did it happen for you to think about a feature you want to use in your project but none of the present packages implementing it satisfies you?
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
When writing unit test for one public function in my class. I was a bit confused about how to test a function which has no return value(s). Normally unit tests...
Hello Friends, In this tutorial I will show you how to create dynamic pie chart in laravel 8, Pie charts are use to representing data in graphics view, for crea...

blog.jetbrains.com

PhpStorm 2021.1 EAP #4
The fourth build of the PhpStorm 2021.1 Early Access Program includes a set of new inspections and quick-fixes for PHP, as well as several enhancements in vario...
Learn how to add Stripe's Checkout and Customer Portal products to your Laravel application using Laravel Cashier. Follow along as we build a drop down componen...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Posted on Feb19th2021 by Matthias Noback Now how to determine the steps that lead to the goal? There is an interesting similarity between refactoring projects,...
After workers finish each job, they check for that key and see if it was updated since the last time they checked. If that's the case, the worker process will e...
Restricting access/modification of data for a user is one of the most important parts of application development. In most cases, we have to make sure that our a...
When it comes to holiday dates, you may already know that some of the dates can be fixed and some change every year. Hence, storing these dates as fixed dates i...