Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

What isn't right with logging in Symfony 3

php symfony monolog

How to test for static files located in the web folder in symfony with phpunit?

php phpunit symfony

Get number from a string after specific character and convert that number

Laravel: Nesting query join results in a sub array

Class definitions in the same file cause fatal error

php class

laravel get all models with relations and the relations of these relations

php laravel

Can I override the AuthenticatesUsers login() method to implement a custom login involving a call to a REST web service in this Laravel application?

Get "Speaking URL path segment" from english version

php typo3 realurl

Why should i use JWT not simple hashed token

php jwt

Make column auto incrementable with Laravel Migration

When do I need to use password_needs_rehash()?

Laravel APP_URL not changing

php laravel

Difference between Request (Facade) and Illuminate\Http\Request

Docker Image installing php modules

Free shipping depending on weight and on minimal cart amount

How to handle MySQl null dates returning '-0001-11-30 00:00:00'

php mysql laravel php-carbon

Change Zend_Auth storage backend $_SESSION to Memcached

php password_verify not working with database [duplicate]

php mysql passwords

php - context node in xpath problem

php xpath

Good single sign-on solution for Laravel [closed]