Latest Laravel/PHP Articles

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


Choosing the right technology stack for your company is not always an easy decision. You have to take into account several factors, including your own skills an...
Thanks to it, with the appropriate command you can quickly perform many activities that would normally take you a lot of time. Configuring the right fr...
Enlighten your APIs with auto-generated documentation Use Git or checkout with SVN using the web URL. Enlighten your Laravel applications with a beauti...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.

sebastiandedeyne.com

Sublime is still sublime
I’m trying something new (well, old): Sublime Text. It took me a while to not crave Sublime’s speed in VS Code, but Code’s intelligence and extension ecosystem...
While we think of our scripts running for one request at a time, PHP web applications handle multiple, simultaneous requests at a time.

sebastiandedeyne.com

Options, Not Roadmaps
Ryan Singer talked about how they (don’t) deal with roadmaps on the Signal v. In short: roadmaps are a bad idea because they can create uncertainty, false expec...
Laravel dump server comes with the version of Laravel 5.7. Dump server will be a development dependency in laravel/laravel composer file. With release of versio...
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.
The world of web scraping is varied and complex, and Proxies API sits at one of the most crucial junctions. They are allowing web scrapers/crawlers to bypass IP...
Attempting to utilise the new class based factories had me scratching my head for the best part of an afternoon. In the background Laravel is looking in the app...
I wrote a short GitHub Action to trigger a build on Netlify every morning. By default, Hugo doesn’t build pages that have a date in the future. Netlify...
This EAP build brings support for PHPStan and Psalm static analyzers to PhpStorm. Last week, we launched the Early Access Program for PhpStorm 2020.3. For the n...
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.
Cloudflare is a powerful web infrastructure provider that provides services like DDoS protection, Web Application Firewall (WAF) Security, Distributed DNS servi...
The new composer version is available with a lot of new functionalities. Today you can find an incredible number of packages on GitHub, and with one command, yo...
There are 8 simple steps for laravel 8 authentication: Create a laravel 8 project “Laravel UI” package installation “Auth scaffolding” Generation “NPM” dependen...

www.phparch.com

Running Parallel
While we think of our scripts running for one request at a time, PHP web applications handle multiple, simultaneous requests at a time.