Latest Laravel/PHP Articles

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


If you’re using GitHub repository’s web URL as its remote and if you’ve two-factor authentication turned on for your account, you’re going to face an issue in a...
To use Json function, certain Requirements in the Environment are needed. The Functions are supported from 5.7.8 on MySQL and 10.2.3 on Maria. We assume, that t...
The file for routing is placed in routes directory (routes/web.php) By editing web.php, we can define the routes. We can use route parameters for capturing segm...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
I've known about Amazon S3 Transfer Acceleration for a while but haven't had a good use-case. In brief, this feature allows you to speed up direct user uploads...
Laravel comes with a multitude of ways to validate request parameters. For instance, you could use Illuminate\Http\Request’s validate method where you can speci...
For the needs of various projects and to satisfy my curiosity, I’m hosting on AWS with a lot of help from Bref, that makes it almost as easy as pie and kind of...
If a project extends beyond a local machine, you will most probably have to get integrated with some third party systems. I’d like to consider the case when suc...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
So of course we did what any sane developer does when he catches himself duplicating code — we made a common library to install into all our microservices. Comm...
Beginning today, Forge will provision all new servers with Ubuntu 20.04, the latest Ubuntu LTS release. If you would like to provision a new server using Forge'...

stitcher.io

The IKEA effect
A few days ago while I was browsing the forums, I stumbled across a discussion that was the spark for this article. In short the OP was having problems with an...
copy .env.example .env: Normally every project has a default .env.example file. So make a new .env file from that. Also config the DB credentials inside the .en...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
One of the things I originally found difficult in the Laravel framework is testing emails. As someone who’s worked on a package to perform unsubscribes in Larav...
PHP is arguably one of the big guns when it comes to web application development. It also powers highly popular CMSs such as Wordpress, Drupal, and Joomla, whic...
One of the fastest ways of gaining profit with minimum investment is possible using an HYIP (High Yield Investment Program). The above word is common for both t...
Laravel v7.12.0 is released in 2020/05/19, here are the changes we`ve merged into this release.