Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

how to fill a image with pattern

Best way to check if today is the first of the month [duplicate]

php date

(PHP) How to avoid scientific notation and show the actual large numbers?

Linkedin sharing urls / not parsing open graph

Decode hash sha256 encryption, knowing the salt

Implement token for Laravel 4 RESTful API authentication

php laravel laravel-4 token

PHP Media Manager like WordPress Media Uploader?

php html wordpress file-upload

When does a PHP session end?

php session

How to get the size and duration of an mp3 file?

javascript php jquery

Creating WSDL file for SOAP server

php web-services soap wsdl

How to send emails using PHPMailer in the background?

PHP Yield, strange behaviour

php object yield skip

Laravel Eloquent - firstOrCreate() on a relationship

JSON_NUMERIC_CHECK and phone numbers

php json

Best way of storing 'website settings' data in a database table?

Fatal error: Call to a member function ...on string [duplicate]

php mysql

ReCaptcha always asking for extra verification?

php recaptcha

Laravel 5 error when composer update

php laravel-5 composer-php

Doctrine doesn't persist entity with boolean values and PDO::ATTR_EMULATE_PREPARES = false in Mysql

What is the difference between Exception, InvalidArgumentException or UnexpectedValueException?