How-to: Laravel 4 tutorial; part 6 – virtualised development environment – Laravel Homestead

[easyreview title=”Complexity rating” icon=”geek” cat1title=”Level of experience required, to follow this how-to.” cat1detail=”We’re pulling together a few sophisticated components here, but keep your eye on the ball and you’ll be okay.” cat1rating=”4″ overall=”false”] Laravel Tutorials Part 1: Installation Part 2: Orientation Part 3: Using External Libraries Part 4: Database Management Through Migrations Part 5: Using …

How-to: Laravel 4 tutorial; part 5 – using databases

[easyreview title=”Complexity rating” icon=”geek” cat1title=”Level of experience required, to follow this how-to.” cat1detail=”There are some difficult concepts here, but you’ll find this is pretty easy in practice.” cat1rating=”3″ overall=”false”] Laravel Tutorials Part 1: Installation Part 2: Orientation Part 3: Using External Libraries Part 4: Database Management Through Migrations Part 5: Using Databases Part 6: Virtualised …

How-to: Laravel 4 tutorial; part 4 – database management through migrations

[easyreview title=”Complexity rating” icon=”geek” cat1title=”Level of experience required, to follow this how-to.” cat1detail=”There are some difficult concepts here, but you’ll find this is pretty easy in practice.” cat1rating=”3″ overall=”false”] Laravel Tutorials Part 1: Installation Part 2: Orientation Part 3: Using External Libraries Part 4: Database Management Through Migrations Part 5: Using Databases Part 6: Virtualised …

How-to: Laravel 4 tutorial; part 3 – using external libraries

[easyreview title=”Complexity rating” icon=”geek” cat1title=”Level of experience required, to follow this how-to.” cat1detail=”With Composer, installing libraries in Laravel 4 is easy peasy.” cat1rating=”1″ overall=”false”] Laravel Tutorials Part 1: Installation Part 2: Orientation Part 3: Using External Libraries Part 4: Database Management Through Migrations Part 5: Using Databases Part 6: Virtualised development environment – Laravel Homestead …

How-to: Laravel 4 tutorial; part 2 – orientation

[easyreview title=”Complexity rating” icon=”geek” cat1title=”Level of experience required, to follow this how-to.” cat1detail=”This series really is for web programmers only, though not a great deal of prior experience is required.” cat1rating=”3.5″ overall=”false”] Laravel Tutorials Part 1: Installation Part 2: Orientation Part 3: Using External Libraries Part 4: Database Management Through Migrations Part 5: Using Databases …

How-to: Laravel 4 tutorial; part 1 – installation

[easyreview title=”Complexity rating” icon=”geek” cat1title=”Level of experience required, to follow this how-to.” cat1detail=”A good level of familiarity with web hosting will come in handy here, especially if your hosting environment is different from mine. It will also help if you’re comfortable at the command line.” cat1rating=”4″ overall=”false”] Laravel Tutorials Part 1: Installation Part 2: Orientation …

From CodeIgniter to Laravel | part 4: managing databases

UPDATE: I have re-written this article for the new Laravel 4. You’ll find the updated article over at Geek & Dummy. Contents Part 1: Installation Part 2: Orientation Part 3: Installing External Libraries Part 4: Managing Databases For almost all my previous web design, I’ve used phpMyAdmin to administer the databases. I speak SQL, so …

How-to: Laravel 5.1 tutorial; part 1 – installation

It’s been quite a while since we’ve posted anything about Laravel. We’re strictly hobbyist developers here and in web development it’s almost impossible to keep up with the rate of change unless you’re a full time developer (and even then, it’s not easy). This pace of change of course means trouble not only for small-time …

From CodeIgniter to Laravel | part 3: installing external libraries

UPDATE: I have re-written this article for the new Laravel 4. You’ll find the updated article over at Geek & Dummy. Contents Part 1: Installation Part 2: Orientation Part 3: Installing External Libraries Part 4: Managing Databases As a fan of CodeIgniter, I was very pleased when the Sparks project came on the scene, offering …