PHP Boy Scout
  • Projects
    go-tool-base rust-tool-base
  • Search
Navigation bar avatar
✕

    PHPBoyScout


    Always leave the codebase better than you found it
    • Flexbox cross browser

      Posted on August 16, 2013

      Despite having been around for a while and having been through a couple of revisions, its support across browsers can vary greatly. From “Candidate Recommendation” on Chrome/Opera, “legacy flexbox” on Firefox and no support at all on IE9 and earlier. [Read More]
      Tags:
      • chrome
      • css
      • css3
      • firefox
      • flexbox
      • flexbox-legacy
      • ie
    • Disabling Cache in Silverstripe 3.1

      Posted on July 31, 2013

      While working with Silverstripe we found ourselves having to run “?flush=1” a lot to clear the Cache. To switch it off, while you work, add the following to your mysite/_config.php: [Read More]
      Tags:
      • cache
      • silverstripe
      • silverstripe-3-1
    • Creating Custom Routes in Silverstripe 3.1

      Posted on July 31, 2013

      We wanted to create a Route to our custom Products Controller in our products module for SilverStripe 3.1, such as: “http://www.examplesite.com/products/" [Read More]
      Tags:
      • routes
      • silverstripe
      • silverstripe-3-1
    • Set up SilverStripe 3.1 using only Git (No Composer)

      Posted on July 29, 2013

      We recently tried to use composer to set up SilverStripe 3.1, but ended up with a dependency nightmare. In order to work around this we decided to make use of Git submodules. [Read More]
      Tags:
      • composer
      • git
      • silverstripe
      • silverstripe-3-1
    • Enabling MYSQL_CLIENT_INTERACTIVE with Doctrine 2 on Rackspace Cloud Database

      Posted on July 26, 2013

      We recently ran into problem using Doctrine 2 connecting to a Rackspace Cloud Database using the MySqli Driver. [Read More]
      Tags:
      • doctrine
      • doctrine-2-0
      • mysql
      • mysqli
      • rackspace
      • rackspace-cloud
      • rackspace-cloud-database
      • zucchidoctrine
    • ← Newer Posts
    • Older Posts →
    • Email me
    • GitHub

    Matt Cockayne  •  2026  •  phpboyscout.uk  •  Edit page

    Powered by Beautiful Jekyll