Latest Laravel/PHP Articles

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


I have a quiz app which has the standard questions and answers etc. I can do this by calling a seeder class: What if I want to create a quiz with a variable num...
Even though your serverless Laravel applications running on Vapor can handle extreme amounts of web traffic, traditional relational databases such as MySQL can...
I recently found some code vulnerable to this attack in the wild, so I thought I’d put together a quick write up for pentesters and PHP coders who may not be fa...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
One of the initial posts for creating a local development environment on macOS included a section for installing PHPMyAdmin. These days I tend to use some thing...
I had a former coworker run into issues when sending emails using PHP so I decided to create a blog to go through step by step what is needed to send an email u...
Published: Oct 12, 2020 by C.S. Rhymes In my organisation we use Ldap to authenticate users so they only have to remember one username and password and it means...
Some time ago, I wrote about creating a simple serverless API based on the Lumen micro-framework and DynamoDB: In that post, I used the Stackery custom runtime...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
· October 13, 2020 · ⋆ Composer Now, if you don’t know, Envoy is a task runner that can be used to define and run common tasks on your remote (and local) serve...
When migrating a classic foreign key constrained relationship, such as belongsTo, over to a polymorphic relationship, you've got to be very sure you've covered...
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...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Enlighten your APIs with auto-generated documentation Use Git or checkout with SVN using the web URL. Enlighten your Laravel applications with a beauti...

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...