Latest Laravel/PHP Articles

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


· August 14, 2020 · ⋆ VS Code While I as much as love the simplicity and extensibility of this editor, I tend to hate the chaos that the default layout of it b...
I like how fast it is, how versatile it is, and overall I have a very good experience with it. Despite how popular VS Code has become recently, I find it just a...
In this post I will explain How to generate PDF file from Mysql database using PHP. To generate the PDF file with mysql data content and output. we will use mos...
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 want to skill up your knowledge of programming (not only in PHP but in general) learning design patterns is incredibly useful. The Strategy pattern that...
About two years ago I discovered VueJS, around the same time that “no code” solutions began to hit the shelves. I say I discovered Vue, I’d played with Vue, cre...
While building API with micro-service based application, we often face an error as — ‘https://localhost:8000’ has been blocked by CORS policy: No Access-Control...
This Laravel 7 package makes it possible for you to set your website in "Under Construction" mode. GitHub is home to over 50 million developers working together...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
In previous posts, we demonstrated connecting to Xero using only an OAuth 2.0 library. We’ve provided examples in NodeJS, Java, .NET, Ruby, GoLang and in this p...
In this tutorial, you will learn how to make a simple registration system for your website. The article assumes you have a basic knowledge of the following lang...
In previous posts, we demonstrated connecting to Xero using only an OAuth 2.0 library. We’ve provided examples in NodeJS, Java, .NET, Ruby, GoLang and in this p...

sebastiandedeyne.com

Rsync
July 15, 2020 | 1 min read | Unix things I always forget The -a flag ensures everything’s copied recursively, ensures permissions are copied correctly, an other...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
· August 13, 2020 · ⋆ Jekyll As you may guess, all we need to do is append the -l option to jekyll serve command like so. And it will automatically reload your...
Laravel’s newest no-configuration WebSocket Broadcaster, Larasocket, with Laravel’s newest technologies: TailwindCSS, AlpineJS, and Livewire. Laravel has a new...
Yes, on the Internet, everything is a string. However, that doesn’t mean we can ignore the structure and intended uses of the data that our applications work wi...

www.phparch.com

Asynchronous Magento
Over the years, Magento architecture has become more sophisticated and complex because merchants’ requirements are becoming more complex. This complexity leads...