Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

How to run cron job with zend framework 2

php cron zend-framework2

Isset vs array_key_exists [duplicate]

php arrays

Submitting a form on a custom admin page in wordpress

php wordpress

Vertical Text in PHPExcel Cell

php codeigniter phpexcel

Aborting and resuming a Symfony Console command

php symfony console

model->attributes in Yii2 always has NULL value

php yii-extensions yii yii2

drag drop images input file and preview before upload [duplicate]

Adding BOM to CSV file using fputcsv

Laravel Eloquent OR WHERE IS NOT NULL

Renaming a file with Amazon S3 PHP SDK

Laravel 5 - FatalErrorException: Class 'User' not found

php composer-php laravel-5

Unable to bind listening socket for address php-fpm

php linux nginx

Set-up PHP SOAP Extension in Windows

php soap

When I try to deploy my PHP application to Google App Engine, why am I suddenly getting a 400 error?

php google-app-engine

Warning: preg_replace(): No ending delimiter '/' found [duplicate]

php preg-replace

Why is Yii2's ActiveRecord using lots of single SELECTs instead of JOINs?

php mysql activerecord orm yii2

Laravel - How to redirect to login if user is not authenticated

Get rows where created date is older than 14 days

Laravel 5.1 one form two submit buttons

php forms laravel-5

How I can get origin of request with PHP?