How to Install Laravel Spark
Doing a fresh install of Laravel Spark or even an upgrade has proved problematic almost every time i attempt it....
Hello! I'm a software developer from the North East of England. I currently work with PHP & Laravel. I also have a keen interest in Offensive Pen Testing and I'm currently working towards obtaining my CompTIA PenTest+ certification.
Follow me as I share problems and solutions that I encounter in my daily life.
Doing a fresh install of Laravel Spark or even an upgrade has proved problematic almost every time i attempt it....
Laravel Forge is a great tool to help you provision your own servers, however if you want to use AWS...
Creating backups of your database is a no-brainer. There are lots of guides on how to do this and upload...
Just recently I noticed that notifications for WhatsApp and Facebook Messenger were not coming through. They'd only show if I...
Using Laravel 5.7 queues along with Redis I found that whilst the events were being dispatched and handled by the...
I needed a place to securely store my files offsite and Amazon S3 was a obvious choice at time (2016)....
Recently I wasn't able to access any cached values in Redis. I knew the values were being saved, but no...
I've been building an API using Laravel 5.6 and one of the things which I wanted to do was to...
I recently came across the following error when using Intervention Image with Laravel 5.6: "Can't write image data to path...
Every time I do a fresh install of Laravel I always run into the same error where laravel.log couldn't be...
I recently came across a strange issue where the Google Authenticator we use suddenly stopped working. It worked fine on...
I've never really gave the PageSpeed score of the websites that i've built too much consideration, as long as they...