Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Logging user actions in laravel

php laravel

Why composer update updates symfony to 2.5 but it's "symfony/symfony": "~2.4"?

php symfony composer-php

Update many-to-many association doctrine2

php arrays doctrine-orm crud

YII 2.0 REST API error handler

php yii yii2

Laravel 4: Class does not exist

php laravel laravel-4

How to display categories, subcategories, sub-subcategories in select list - php/mysql?

php mysql sql

Magento structural blocks, content blocks and phtml templates

magento layout block php

PHP mPDF check-boxes checked in PDF

php pdf checkbox mpdf

Laravel doesn't read HTTP request payload for PUT request

php symfony laravel laravel-4

Laravel ioc automatic resolution - works from controller but not from custom class

PHP GD library, turn 2 images into 1 side by side [closed]

php image gd

selectize.js not sending all selected option but only the last one

php selectize.js

Where does Laravel store configuration for memcached session driver?

How to remove index.php from the URL of MediaWiki?

php mediawiki

GET charset with mysql PDO

php mysql pdo

Joomla 3.3 Disable "Reset Password" Functionality

Symfony2 : Retrieve app.request in Twig from a command

php symfony twig

Diference between preg_replace '/[^0-9]/' or '/\D/' or '/\d/'?

php preg-replace

Add to an array only if a variable is set [duplicate]

php

Laravel - Change created_at to use unix timestamp

php laravel-4