Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Does PHP have a Set data structure?

php set

Submitting current timestamp in CakePHP

php cakephp cakephp-1.3

how to generate a static html file from the output of a php script, using php

php file static get

How should I store my sha512 salted & hashed passwords in MySQL?

php mysql security

Copy large files (over 2 GB) in PHP

php file copy

Preserving auto-completion abilities with Symfony2 Dependency Injection

php symfony phpstorm

What is the difference between Switch-Case and If-Else in PHP?

php

What is the best method to make sure two people don't edit the same row on my web app?

php jquery ajax database

PHP string number concatenation messed up

Composite keys laravel schema builder

php laravel

Laravel 4: How to apply a WHERE condition to all queries of an Eloquent class?

How to use external css in tcpdf pdf generation

php css tcpdf

Laravel: Escape "LIKE" clause?

php laravel laravel-4

Check if a unique index key exists in Laravel

php mysql laravel

Laravel Trying to Store Cache Files in Root Folder

php caching laravel-5

Netbeans: How to disable this single annoying warning?

php netbeans configuration ide

Laravel casting JSON to array?

Laravel 5.3 auth check in constructor returning false

Laravel do not validate if field is not required

php laravel validation

How to execute external shell commands from laravel controller?