I have a challenge for you. Go out to your favorite websites and see how many of them don’t have a form anywhere on the site. I’ll wait. If you actually find so...
Laravel is a feature-rich framework. However, you cannot find all the available features in the official documentation. Here are some features that you may not...
I just finished a PHP and AJAX tutorial so I wanted to Practice. Since Laravel is my preferred web development framework I decided to make a google search on wo...
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.
If you find yourself reading this piece, then I guess I don’t have to sell you on how awesome Taylor Otwell’s laravel is. 😍…. Service Providers and the Service...
It’s 8:50 am Monday morning and you’ve just realized that during drowsiness you snoozed the alarm and in about 10 minutes the meeting organized by your project...
This is about the day I spent optimizing my tests instead of my app. I just couldn’t take it anymore. My API tests would take over 10min to run. My first attemp...
Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Global Scopes can be useful for limiting global search, relatable search, index search & results all at once in a clean way. Problem is you may not want these s...
In a recent project, I constructed a Bitcoin payment solution for an E-Commerce site using Laravel 5.6. Upon clicking a Pay with Bitcoin button in the E-Commerc...
There is a famous quote by James Grenning, one of the pioneers in TDD and Agile development methodologies: Today we’ll be going on a Laravel journey driven by t...
When working on a project with other people, it’s important to pick a coding standard. A coding standard like PSR-2 in the PHP world specifies rules on where ce...
Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Tagging is an important part of grouping information on the web. On Medium you tag your posts with categories. On Facebook you tag your photos. In Gmail you can...
Just published a new video explaining how “static factory methods” can improve the code readability in PHP. Constructors don’t have meaningful names, so they ar...
Currencies are just like timezones, in that they are very annoying to support. They vary by country; many of which share the same symbol, some countries have th...
In this article am going to show you how you can deploy your Laravel application on Heroku the easier and fastest way. We all can attest to the fact that someti...