Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

http-vhosts.conf virtual host environment variables not working

ZipArchive not installed in xampp?

php php-ziparchive

Lumen shows blank page instead of showing an error on blade

php laravel lumen

Using float columns in Laravel 11 migrations

File size is not visible in php download readfile

php browser download

How to merge two Request in Laravel

Deprecation warning in Symfony 2.7

php symfony symfony-2.7

How to create aliases in laravel?

php laravel

Remove </div> HTML tag from a string in PHP

php regex

Laravel - Error "Unable to prepare route [/] for serialization. Uses Closure."

php laravel

How to read in UTF8+BOM file using PHP and not have the BOM appear as content?

php unicode utf-8

In PHP, what is the most efficient way to match a string against a list of keywords?

php regex string match

PHP - Show the date with hours, minutes and seconds set to zero [closed]

php date format

Batch insert or update through Doctrine DBAL Query Builder

php mysql symfony doctrine-orm

Shopware 6: how to make a simple listing pagnation in storefront

php twig shopware shopware6

Diff between web routing and api routing in laravel 5.3

php laravel laravel-5.3

Laravel Sail failed to run artisan migrate

php laravel laravel-8

PHP 8 - libxml_disable_entity_loader() has been deprecated. How do I replace the functionality it provides?

php deprecation-warning