Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

1 million or more files in one folder, for include (cache) [closed]

How to validate email field using required_if and email rules in Laravel

php laravel validation email

Laravel generate the routes using Route::resource need to add prefix /admin/

php laravel url routes admin

Inserting and retriving dates and timestamps in mongodb using PHP

php mongodb

How to deploy a php application without running composer at production

php composer-php

Is there a way to create a ZF2 console route with repeat parameters

How to sort an array of objects in PHP?

php arrays oop sorting

Stream DATA From openai GPT-3 API using php

php streaming openai-api

Codeigniter - Error - There is no data to update

Losing session data after POST from third party website

php laravel session post

How to check if pagination links will be shown in laravel blade?

php laravel laravel-blade

Is there a difference in using .html.twig vs .twig

php symfony twig slim

Display Woocommerce notices on a page

Difference between "namespace" and "use" [duplicate]

php laravel lumen

Find the correct php.ini file [closed]

php ubuntu apache2

Codeception won't build modules configured in global config

PHPUnit/ Silverstripe Testing returns "Couldn't run query", "Table doesn't exist"

Enable APCU CLI on docker php 7.3

php docker apcu

Apply a discount for a specific user role in Woocommerce

Does indexing make sense to speed up the use of UPDATE?

php mysql indexing