Latest Laravel/PHP Articles

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


I need to admit, I always have to look up how forms work in Laravel. So consider this blog post a quick overview — and a cheatsheet for myself in several months...
Sometimes when we upload files to AWS Beanstalk it is necessary to instruct whether the code will take the Environment variables mentioned in the code via .env...
Laravel extension for building modular applications where modules are decoupled, re-usable and easily customizable GitHub is home to over 50 million developers...
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. 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.
A helper to control the flow of time GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software...
In older version of MySql or MariaDB , you may face the following error while executing the command, php artisan migrate This error occurs as from Laravel 5.4 ,...
Recently I inherited a project where all file attachments were stored in a database table in the format of 0xFFD8FFE000104A4649 I need PHP to be able to read an...
Picture this: your WordPress version is outdated, some plugins cannot be used or even worse your website was hacked. You may have realized you need to upgrade y...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
If you enjoy reading my blog, you could consider supporting me on Patreon. A powerful feature that will often be the better choice to using switch. So...
Tired of the privacy invasion of the Chrome webbrowser? Worried about the risk of seeing ads everywhere? It supports all the same Chrome extensions, wi...
If you’ve ever done OOP in PHP you are fully aware of the __construct method and the role it plays in setting up class properties, among other tasks. But have y...
After the introduction of PHP in 1995, PHP has become the hot cake for every web developers. The reason is that almost every PHP application requires a database...
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 been searching for this test and the most similar i could find was from a Adam Wathan 2016’s video about “Three Approaches to Testing Events in Laravel” bu...
But do you know there are a lot of things that you can do with Composer other than just installing and updating dependencies? I’m going to enlist such features...
條條大路通羅馬,既然都走了那就記錄一下囉! Using File System $path = public_path(‘upload/fileName.fileExt’); $isExists = File::exists($path); Using Storage Syst...
OOP Stringable Helper Released LaravelMicro.js is a Javascript based container and service locator pattern for your front-end application. A new Stringable serv...