Latest Laravel/PHP Articles

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


We are building Facebook login app with Laravel using Socialite package. I will be explaining all the things but it would be good if the reader knows at least t...
Hello, today I want to share about how to integrating our Laravel App with Stripe. We know that stripe is the best way to create a payment gateway system. Befor...
Usually, it should incorporate some kind of Free Trial mechanism. Header Text and Upgrade LinkTo show, how many days of free trial are left, we need to calculat...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
PHP scripts are generally saved with the file extension .php to signify their type. Whenever your web server is asked to send a file ending with .php, it first...
Normally when a browser visits a web page, an HTTP request is sent to the web server that hosts that page. The web server acknowledges this request and sends ba...
Laravel 5.8 was released last week, adding in support for Carbon 2.0 (among other things!). Carbon 2.0 includes a class called CarbonImmutable which allows us t...
Image uploading and deleting is pretty common in many projects. Let’s say if you have to upload a single image to s3 or other storage providers, you can do it w...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
Learn to Code in PHP Procedural way and Create web applications with the knowledge you gain in this course. “PHP with MySQL- Procedural Part” is published by Fr...
Also {,fast-}cgi languages, such as PHP are in decreasing demand, from time to time, requests and questions reach me, of how to properly deploy these kinds of a...
As of today, March 5th 2019, Pulse is officially launched to the public is and available to everyone in need of an affordable, developer-centric monitoring tool...
If you need your users to be able to download multiple files at once, it’s better to create one archive and let them download it. In fact, it’s less about Larav...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
I have spent countless hours working on this ebook over the last months and I hope that it will help you learn how to add tests to your Laravel CRUD application...
A Sharp user, npull, wrote an issue on a topic which I think could be interesting to detail in a full post blog. The issue is in the repo, but here’s a summary:...
Lately, I was busy with management tasks. This week, I have the chance to contribute to our latest API project. This is a very productive week. I managed to set...
You can manage a RESTful API in the fastest, simplest and funniest way! and with open source code dependencies. However you can contribute for better performanc...