Latest Laravel/PHP Articles

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


www.juststeveking.uk

Sauber PHP
I have used a lot of different frameworks in my career, from Zend(Laminas) to Yii, Cake to Codeignitor, SlimPHP to Laravel and more. They all have their own way...
I'm proud to announce that our team has launched a new package called spatie/laravel-login-link. In this blog post, I'd like to tell you all about it.
Scout APM helps PHP developers pinpoint N+1 queries, memory leaks & more so you can troubleshoot fast & get back to coding faster. Start your free 14-day trial...
Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future. Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future.
If you have not installed Laravel sail you can read Laravel Sail installation and complete the Laravel Sail setup. To debug Laravel code we need to do the follo...
Today I am going to explain how you can make REST API in Laravel 9. In this video i am going to explain about CRUD Operation using REST API. After Installing La...
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...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
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...
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...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
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...
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...