Latest Laravel/PHP Articles

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


A toolbar for Laravel Telescope, based on the Symfony Web Profiler. If nothing happens, download GitHub Desktop and try again. Then just install the pa...
Overview: Hello friends, today we will discuss the Event and Event Listener and how we can add on laravel and manage Events. There are so many blogs for Event a...
Laravel does not have any direct method to move an entire record from one table to another. Let’s see one of the ways here in this article. Laravel has a suppor...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
A blog on PHP, JavaScript and more Amit Merchant · August 4, 2020 · ⋆ JavaScript So, for instance, if I want to make a GET call to this API (https://jsonplaceho...
When we have a Single Page Application, the routing is handled with the javascript framework router — meaning Laravel is not aware of the routes in the SPA. Tha...
In this entry, I’ll be going to discuss what interfaces are and why is learning to code to the interface a stepping stone to implementing design patterns. By de...
When using a charting library like AnyChart, which makes visualizing data so quick and easy, often the most challenging step for beginners is loading data. The...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Pull Dog is a GitHub app that will automatically provision a Docker-based test server for your feature as you open a pull request. Today, almost every developer...
Written by Michael Bodnarchuk @davert External collaborators (other microservices) can call them via public API, while the internal state and private methods ar...
Making form is a common task either we build a website or application. The Laravel H package makes this task easier with it’s clean and easy syntax. Laravel H —...
Guys I made a tutorial on how to find cross site scripting xss issues easily even if there is WAF configured on the server. Just follow the steps mentioned in t...
Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge. Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge.
First, install vue-octicon component Then config vue-octicon in resources/js/app.js Now we can show search icon Then we can show a search input with search icon...
In this guide, you’ll learn how to implement Paystack Subscription with PHP. A subscription allows a customer to pay a certain (mostly fixed) amount of money on...
Covid-19 Script with source code for your own coronavirus tracker Open a terminal, on your server and run: That’s all. Now, that you have a coronavirus tracking...
Usually, it is hard to remove from our front-end entirely, but we surely can optimize it. A lot of developers don’t like WordPress because of the legacy code (s...