Version 5.5 of Laravel is now officially released! This release is jam-packed with goodies and improvements–here’s a quick video and writeup summarizing the highlight features.
(more…)
Read more »
While doing a security test for a client we noticed that Laravel Nova Textarea field is not encoding HTML which can lead to an account takeover in this case. (more…)
Read more »
This is the continuation of my previous article where we talked about creating a multi-tenant app using Laravel and Postgres. I recommend… (more…)
Read more »
You probably came to here because you are a Laravel developer and maybe because you are searching for a bug management solution specific for Laravel.
I have been working professionally fulltime with Laravel for 6 years now and wanted to create a p... (more…)
Read more »
Hi All, this is Adi, with another Laravel article. I wanted to take some time to explain what Laravel’s Helper methods are and how your can create your own ones. (more…)
Read more »