ClipBucket has LDAP integration through which you can set up your Ad credentials. ClipBucket allows you to show pre-roll, midroll and post-roll ads. ClipBucket...
I wanted to share with you my solution for generating form elements quickly in Laravel. Without the use of any external library or packages, just using simple B...
It wasn’t until I wrote my first browser test (using Laravel Dusk), that I started to understand what the different types of tests mentioned in the Laravel docu...
Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
PHPStan has had a wonderful year 2018. The adoption increased from 3,200 daily downloads to 9,800. I released 9 new versions, wrote a feature article for php[ar...
As a web developer I have always missed some basic, clear information about how to deal with passwords and sensitive data storage in general. During my years wo...
PHP provides a series of functions that allow you to capture any output that should be sent to the browser so you can do something else with it (or ignore it)....
Life happens. We’ve all (at least I hope it’s not me) forgotten about a bill (such as our cell phone), or to update our account after receiving a new card. But...
I’m here ’cause I’m new with Laravel and, after less than a mounth of developing a new portal, i found that I need to change the name of a couple of columns of...
There aren’t many useful guides out there that provide a simple, straight-forward answer how to use Laravel queues to send e-mails in batches. And if you’re in...
Through this article, you are going to discover a variety of methods to deal with the notifications problems such as Multilingual and Content Changing.
RESTful API development using Laravel is quite easy. Laravel provides built-in support for API development using Laravel Passport and a rich ecosystem with tons...
While working on my latest project, I had to consider how I would handle API-based authentication. If you read the Laravel documentation, it clearly steers you...
Since its initial release by Taylor Otwell back in 2011, Laravel has emerged as a go-to PHP framework for developers to write robust, secure, and fast web appli...
PHP or Hypertext Preprocessor is one of the most widely used server-side programming languages. In fact, millions of designers and developers from all over the...