Laracasts (laracasts)

Laracasts

laracasts

Geek Repo

Location:Winter Park, FL

Home Page:https://laracasts.com

Github PK Tool:Github PK Tool

Laracasts's repositories

Eloquent-Outside-of-Laravel

In this lesson, you'll learn how to use Eloquent in a simple vanilla PHP environment. Luckily, it's pretty easy! For smaller projects that don't require the overhead of a full-stack framework, this method can be a great choice!

Reports-and-Graphs

Using ChartJS to build line graphs with Laravel.

Vagrant-Setup

My Vagrant install script

Language:ShellStargazers:20Issues:2Issues:0

Bash-Bootstraps

Often, it can prove helpful to write simple Bash scripts to bootstrap your new applications. The only question is…how do we do that? Let me show you!

Language:ShellStargazers:17Issues:2Issues:0

Reusable-Repositories

So you're using repositories, but have found the process of constantly reimplementing common methods to be cumbersome?

PHPSpec-Rocks

PHPSpec is the best test framework that you likely haven't used. That just might change after watching this video, though. It's excellent!

Language:PHPStargazers:15Issues:5Issues:0

PHPSpec-Laravel-and-Refactoring

Any confusion that surrounds PHPSpec likely stems from a misunderstanding of what the framework is for. There are multiple styles and forms of testing; PHPSpec is not meant to fill all of those checkboxes. Let's talk about that in this lesson, while using BDD to build a class within a Laravel app.

Language:PHPStargazers:14Issues:4Issues:0

Bulk-Email-Notifications

In this lesson, we'll finish up our Mailchimp email notifications mini-project. Specifically, we'll focus on putting all the pieces that we built in the previous lesson together. This will include the creation of a UsersController, as well as a custom Artisan command to manually notify lesson subscribers.

Language:PHPStargazers:13Issues:0Issues:0
Language:PHPStargazers:13Issues:0Issues:0
Language:PHPStargazers:12Issues:0Issues:0

colour-schemes

Colour schemes for a variety of editors created by Dayle Rees.

Language:CSSLicense:NOASSERTIONStargazers:8Issues:0Issues:0

Laravel-Form-Macros-for-the-Win

In this lesson, we'll review the process of creating custom form macros for your views. We'll then move on to a more object-oriented approach (as illustrated by Chris Hayes) for this task, while continuously testing (with PHPSpec) and refactoring our work.

Language:PHPStargazers:8Issues:3Issues:0

password-resets

Source code for the "Password Resets" lesson.

Language:PHPStargazers:5Issues:0Issues:0

Testing-With-Virtual-File-Systems

You may one day find yourself in need of a way to test against a file system, without resorting to mocks or actually creating and deleting real files.

Language:PHPStargazers:5Issues:2Issues:0
Language:PHPStargazers:4Issues:0Issues:0
Language:PHPStargazers:3Issues:0Issues:0

Laracasts-Template

Please ignore. This repo is used to begin some Laracasts lessons.

Language:PHPStargazers:2Issues:0Issues:0