Skip to content

Instantly share code, notes, and snippets.

View paanblogger's full-sized avatar

Mohd Farhan Firdaus Jamil paanblogger

View GitHub Profile
@paanblogger
paanblogger / controller.php
Last active April 9, 2017 07:54
Cakephp 3 : Dynamic Validation Rules
<?php
class UsersController extends AppController
{
$user->type = "order";
/* Success save */
if($this->Users->save($user))
{
}
/* Failed save */
else
[
{
"name": "JOHOR",
"name_long": "JOHOR DARUL TAKZIM",
"id": "01",
"code2": "JH",
"code3": "JHR",
"capital": "JOHOR BAHRU"
},
{
@paanblogger
paanblogger / country.json
Last active January 6, 2017 16:29
Testing
[
{
"id": "004",
"name": "Afghanistan",
"iso_3166_2": "AF",
"iso_3166_3": "AFG"
},
{
"id": "008",
"name": "Albania",
1) CSS framework : Bootstrap (http://getbootstrap.com/css/)
2) Bootstrap Customization: Bootswatch (http://bootswatch.com/)
3) Bootstrap Snippets : Bootsnip (http://bootsnipp.com/)
4) Background patterns : Subtle Patterns (http://subtlepatterns.com/)
5) Design Inspiration: Patterntap (http://patterntap.com/)
6) Font Icons : Fontawesome (http://fontawesome.io/)
7) Font Icons Lagi : Fontello (http://fontello.com/)
Webfonts : Google Fonts (http://www.google.com/fonts)
9) Color Schemer : Adobe Kuler (https://kuler.adobe.com/explore/most-popular/?time=month)
10) Image Placeholder : Place Kittens (http://placekitten.com/)