Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

How to simplify multi search in Laravel?

php laravel laravel-5

Laravel 5.2 Adding a terms and condition in register

php laravel laravel-5

Don't understand php namespace, how can I call function from another class?

php namespaces

How to get $date + 5 to exclude weekends?

php date

Laravel Eloquent whereIn, retrieving records from database including for missing dates

Why Laravel migrations class doesn't have a namespace?

php laravel psr-2

How to fake a resourse for a unit test in PHP?

Laravel - how to delete polymorphic relations of model with belongsTo relation?

php laravel

PHP - Remove DOTs from text but exclude numbers [duplicate]

php regex

Yii2 dropdown list : add html markups like data-food="..." to my options

php html yii2

Load external environment parameters in Symfony 3.2 using env() at runtime return unresolved values

Why This Date Function Only Works Until 30 December 2016?

php

Parsedown set image width and height

php codeigniter parsedown

Warning: in_array() expects parameter 2 to be array, null given

php arrays session

PHP date_sunrise and date_sun_info giving different results

php date-sunrise

Can not get the product details from order_id on the new order hook function

Why created_at updated_at are null on insertion

php laravel

Adding Foreign Key using Phinx

php mysql phinx

Deployer - Fatal error: Call to undefined function server()

php php-deployer

Undefined property in model

php laravel eloquent