close
The Wayback Machine - https://web.archive.org/web/20220412183947/https://dev.to/t/php

DEV Community

Image

PHP

Home for all the PHP-related posts on Dev.to!

Posts

👋 Sign in for the ability sort posts by top and latest.
OpenLampTech newsletter issue #21

OpenLampTech newsletter issue #21

Reactions 3 Comments
1 min read
New Things Added - Laravel 9.7 Released

New Things Added - Laravel 9.7 Released

Reactions 3 Comments
1 min read
How to fix: Allowed memory size exhausted for Laravel Valet

How to fix: Allowed memory size exhausted for Laravel Valet

Reactions 5 Comments
1 min read
Docker - When "tty: true" is necessary in docker-compose.yml

Docker - When "tty: true" is necessary in docker-compose.yml

Reactions 3 Comments
3 min read
Creating a DotEnv Loader in PHP

Creating a DotEnv Loader in PHP

Reactions 3 Comments
2 min read
Add MetaMask Login to Your Web Application - Laravel

Add MetaMask Login to Your Web Application - Laravel

Reactions 6 Comments
1 min read
Symfony Station Communiqué - 8 April 2022. A look at Symfony, PHP, and Cybersecurity news!

Symfony Station Communiqué - 8 April 2022. A look at Symfony, PHP, and Cybersecurity news!

Reactions 3 Comments
15 min read
`final` keyword with PHP

`final` keyword with PHP

Reactions 4 Comments
1 min read
TinyMCE: Add Custom/Content CSS Example

TinyMCE: Add Custom/Content CSS Example

Reactions 5 Comments
2 min read
Database Transactions - Laravel

Database Transactions - Laravel

Reactions 5 Comments
2 min read
How to send Emails in PHP?

How to send Emails in PHP?

Reactions 6 Comments
5 min read
Using callbacks to prevent code duplication

Using callbacks to prevent code duplication

Reactions 6 Comments
2 min read
Laravel whereIn and whereNotIn Query Example

Laravel whereIn and whereNotIn Query Example

Reactions 5 Comments
1 min read
PHP Realtime Chat Template

PHP Realtime Chat Template

Reactions 13 Comments 3
1 min read
[PHP] try to reduce overhead of debug logging using Closure(same to anonymous function)

[PHP] try to reduce overhead of debug logging using Closure(same to anonymous function)

Reactions 4 Comments
5 min read
PHP 8 Named Parameters

PHP 8 Named Parameters

Reactions 4 Comments 1
1 min read
How to Integrate Razorpay Payment Gateway in Laravel

How to Integrate Razorpay Payment Gateway in Laravel

Reactions 5 Comments
1 min read
Setup websocket server for your project - Laravel

Setup websocket server for your project - Laravel

Reactions 4 Comments
1 min read
Laravel - What, Why & Who!

Laravel - What, Why & Who!

Reactions 4 Comments
4 min read
Eloquent Subquery Enhancements - Laravel

Eloquent Subquery Enhancements - Laravel

Reactions 6 Comments
2 min read
LEMP and LAMP stack? 🤔

LEMP and LAMP stack? 🤔

Reactions 3 Comments 2
1 min read
Header request with underscore is not allowed?

Header request with underscore is not allowed?

Reactions 5 Comments
1 min read
3 Fonctionnalités cools de PHP 8.0

3 Fonctionnalités cools de PHP 8.0

Reactions 7 Comments
2 min read
3 nices features on PHP8.0

3 nices features on PHP8.0

Reactions 7 Comments
2 min read
jQuery Image Magnifier on Mouse Hover

jQuery Image Magnifier on Mouse Hover

Reactions 6 Comments
2 min read
Estilo de código no PHP: as recomendações da PSR-1 e PSR-12

Estilo de código no PHP: as recomendações da PSR-1 e PSR-12

Reactions 5 Comments
4 min read
Laravel cron scheduling and its secrets

Laravel cron scheduling and its secrets

Reactions 5 Comments
4 min read
A comprehensive guide on how to design future-proof controllers: Part 2

A comprehensive guide on how to design future-proof controllers: Part 2

Reactions 6 Comments
7 min read
Laravel 9.5 Released, Laravel 9.5 Features

Laravel 9.5 Released, Laravel 9.5 Features

Reactions 4 Comments
9 min read
Exemplos de uso da api do cpanel

Exemplos de uso da api do cpanel

Reactions 3 Comments
1 min read
Why wrapping 3rd-party calls to external services is always a good idea

Why wrapping 3rd-party calls to external services is always a good idea

Reactions 6 Comments
3 min read
Tips to optimize database queries - Laravel

Tips to optimize database queries - Laravel

Reactions 6 Comments
1 min read
DECK with svelte 🔥

DECK with svelte 🔥

Reactions 3 Comments
1 min read
Laravel 8 Eloquent firstOrCreate() Example

Laravel 8 Eloquent firstOrCreate() Example

Reactions 6 Comments
1 min read
Integrate Sweetalert 2 with Ajax in Laravel 8

Integrate Sweetalert 2 with Ajax in Laravel 8

Reactions 6 Comments
3 min read
How to Remove Last Element from Array in Javascript?

How to Remove Last Element from Array in Javascript?

Reactions 6 Comments
1 min read
Integrate Bootbox Alert & Confirmation with Ajax in Laravel 8

Integrate Bootbox Alert & Confirmation with Ajax in Laravel 8

Reactions 6 Comments
3 min read
Como instalar o PHP 8 no Windows

Como instalar o PHP 8 no Windows

Reactions 8 Comments
3 min read
Delete Record in Laravel 8

Delete Record in Laravel 8

Reactions 6 Comments
2 min read
Force HTML5 Form Validation using Button on Click in jQuery

Force HTML5 Form Validation using Button on Click in jQuery

Reactions 6 Comments
1 min read
How To Extract Content Between Keywords using PHP Regex

How To Extract Content Between Keywords using PHP Regex

Reactions 6 Comments
1 min read
PHP MySQL Delete Query using PDO

PHP MySQL Delete Query using PDO

Reactions 6 Comments
2 min read
Create Controller in Laravel 8 using Artisan Command

Create Controller in Laravel 8 using Artisan Command

Reactions 6 Comments
2 min read
PHP PDO Insert Multiple Rows Example

PHP PDO Insert Multiple Rows Example

Reactions 6 Comments
1 min read
PHP PDO Update Query Example

PHP PDO Update Query Example

Reactions 6 Comments
2 min read
PHP PDO Insert Tutorial Example

PHP PDO Insert Tutorial Example

Reactions 6 Comments
1 min read
Integrate TinyMCE in PHP & MySQL Using Ajax

Integrate TinyMCE in PHP & MySQL Using Ajax

Reactions 6 Comments
4 min read
Bootstrap 5 Star Rating jQuery Plugin Example

Bootstrap 5 Star Rating jQuery Plugin Example

Reactions 5 Comments
5 min read
peekABar - jQuery plugin for a Notification Bar

peekABar - jQuery plugin for a Notification Bar

Reactions 5 Comments
2 min read
TinyMCE Add Code Sample Example

TinyMCE Add Code Sample Example

Reactions 2 Comments
3 min read
Using the XUMM PHP SDK (tutorial)

Using the XUMM PHP SDK (tutorial)

Reactions 5 Comments
1 min read
New Things Added - Laravel 9.6 Released

New Things Added - Laravel 9.6 Released

Reactions 6 Comments
1 min read
Laravel 9 Auth Login and Registration with Username or Email

Laravel 9 Auth Login and Registration with Username or Email

Reactions 5 Comments
12 min read
How to Check if Radio Button is Checked or Selected in jQuery?

How to Check if Radio Button is Checked or Selected in jQuery?

Reactions 5 Comments
3 min read
Project setup (XUMM PHP SDK)

Project setup (XUMM PHP SDK)

Reactions 6 Comments
2 min read
Subscribe to live status updates (XUMM PHP SDK)

Subscribe to live status updates (XUMM PHP SDK)

Reactions 6 Comments
2 min read
API Integration Challenges

API Integration Challenges

Reactions 4 Comments
2 min read
PHP - Installation on Linux Based Operating System

PHP - Installation on Linux Based Operating System

Reactions 7 Comments
2 min read
[Solved]Unable to write to wp-config.php file on linux ubuntu

[Solved]Unable to write to wp-config.php file on linux ubuntu

Reactions 6 Comments
1 min read
Symfony Station Communiqué — 25 March 2022. A look at Symfony, PHP, and Cybersecurity News!

Symfony Station Communiqué — 25 March 2022. A look at Symfony, PHP, and Cybersecurity News!

Reactions 4 Comments
14 min read
loading...