Ashley Allen

I am a freelance Laravel web developer who loves contributing to open-source projects, building exciting systems, and helping others learn about web development.

Consuming APIs In Laravel is Now Available! 🎉 image

Consuming APIs In Laravel is Now Available! 🎉

Consuming APIs In Laravel is Now Available!

Read article
Uploading Files in Laravel Using FilePond image

Uploading Files in Laravel Using FilePond

In this article, we will look at how to use a JavaScript library called "FilePond" to upload files in your Laravel applications.

Read article
How to Improve Your Laravel Application's Security Using a CSP image

How to Improve Your Laravel Application's Security Using a CSP

In this article, we're going to look at what a CSP is and what they achieve. We'll then look at how to use a package to add a CSP to your Laravel appl...

Read article
Supercharging Your Artisan Commands With Termwind image

Supercharging Your Artisan Commands With Termwind

In this article, we'll take a look at what Termwind is, how to install it, and how to use it in your Artisan commands. We'll then update an old exampl...

Read article
How to Validate Your Laravel App's Config image

How to Validate Your Laravel App's Config

Learn about how to use the Laravel Config Validator package to validate your Laravel app's config values.

Read article
How to get a Websites Favicons in Laravel image

How to get a Websites Favicons in Laravel

Favicon Fetcher is a Laravel package that can be used for fetching favicons from websites.

Read article