Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

What is the parallel extension in PHP and how do I use it? [closed]

php php-pthread

Why does php return an empty Generator if function contains both return and yield?

How do I properly inject dependencies (services) into non-service classes in Symfony2?

Laravel 8. Seeder class does not exist

php laravel class

how do I version my composer package

php git composer-php packagist

Laravel raw expression is not working when including wildcard parameter

php mysql laravel

Laravel error in creating a table with two timestamp columns

php eloquent mariadb laravel-6

Why does PHP require double quotes for key variable in adding array key-value pairs?

php

Can't validate Telegram Web App for Bots user

php telegram

How to keep the conversation going with OpenAI API PHP sdk

php openai-api gpt-3

Symfony\Component\Mailer\Exception\TransportException with message 'Expected response code "250" but got an empty response.'

php laravel email smtp

Handle WooCommerce selected variation custom field conditional display

How can I display pagination in laravel?

Prestashop: changing order status in hookActionOrderStatusUpdate

Model::update() should not be called statically

php laravel

background screen splits when using linear gradient css html

php html css

PHPMailer- Should I send emails in runtime, or via cron job?

php

Laravel validate array element is required if array is present

php laravel validation