Latest Laravel/PHP Articles

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


Hi! In this post i will share small code with you, how you can send Laravel Sendinblue emails. We will send emails using the CURL options provided by sendinblue...
By default, Laravel only exposes the public directory. This is intended to avoid security breaches. Considering that any file that will be exposed can be access...
Today, In this tutorial i would like to share you how to create custom helper example in laravel you can easily utilize add helper functions in laravel 8 applic...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
https://dev.to/shanisingh03 #make-rest-api-in-laravel-9 Make REST API in LARAVEL 9 In this video i am going to explain about CRUD Operation using REST API. ...
https://dev.to/basimghouri #request-origin Request Origin In your application, you can get requests from multiple sites. It could be a webhook, a mobile applica...

www.phparch.com

Another Bright Idea
This month John and Eric discuss some of the greater articles coming in the June 2022 release, “Another Bright Idea”. If you enjoy coding in PHP and have a Phil...
https://dev.to/basimghouri #xss-attack XSS Attack The first one restricts special tags on the server and does not return special tags in the views. #restrict-sp...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
I have been building CLI apps for a long time, from simple bash/perl scripts back when I was a System Admin - and now using things like PHP Go or Rust. Let's wa...
I have created a little web app called https://notepad.js.org/ which is also a progressive web app (PWA). It’s a minimal notepad app where you can quickly jot d...
I am writing this blog for those people who are facing difficulties for setting up the queues with supervisor using docker. So we'll going to create a separate...
Let's get started quickly I found new things in Laravel 9.14 Released I wanted to share with you. Migration table comments for MySQL and Postgres the ability to...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Hi and welcome to this blog post where I would like to provide you with my experience of using https://laravel.com/docs/master/artisan and https://laravel.com/d...
https://ohdear.app is the all-in-one monitoring tool for your entire website. We monitor uptime, SSL certificates, broken links, scheduled tasks and more.
https://ohdear.app is the all-in-one monitoring tool for your entire website. We monitor uptime, SSL certificates, broken links, scheduled tasks and more.
https://dev.to/basimghouri #sql-injections SQL Injections In plain PHP, we need to bind all the parameters on SQL queries. But in Laravel, we have the query bui...