Pinned Repositories
artisan-joke
We all need a little laughter during our work, so this command will return a random (bad) joke.
commands.make-user
This package provides you with a simplistic `php artisan make:user` command
generators
Laravel Generators
interactive-dusk
An interactive dusk command
interactive-make
Interactive Make Command for Laravel
invoice-system
A small simplistic Invoice System made in Laravel with Laracademy.co
laradocs
Laradocs, an online document generator such as http://laravel.com/docs
ModelGenerator
modelgen is a command that will quickly generate a model for you based on your current table scheme found in your database.
seeds
A Laravel package that helps you with seeding your database.
urlshortener
Laracademy's Repositories
laracademy/generators
Laravel Generators
laracademy/interactive-make
Interactive Make Command for Laravel
laracademy/ModelGenerator
modelgen is a command that will quickly generate a model for you based on your current table scheme found in your database.
laracademy/seeds
A Laravel package that helps you with seeding your database.
laracademy/invoice-system
A small simplistic Invoice System made in Laravel with Laracademy.co
laracademy/commands.make-user
This package provides you with a simplistic `php artisan make:user` command
laracademy/interactive-dusk
An interactive dusk command
laracademy/artisan-joke
We all need a little laughter during our work, so this command will return a random (bad) joke.
laracademy/laradocs
Laradocs, an online document generator such as http://laravel.com/docs
laracademy/urlshortener
laracademy/1-blog
Repository for the series, 1 - Basic Blog
laracademy/landing-page
Small mini series on creating a landing page for a fictional project
laracademy/laravel-5.5-knowledgebase
Laravel 5.5 Knowledgebase Project
laracademy/pasta-bin
Pastebin Series
laracademy/laravel-5.2
Laravel 5.2 Series
laracademy/laravel-5.4-image-upload-service
Image Upload Service - Course
laracademy/tidbit-cache
laracademy/tidbits-reusable-forms
Let's convert our forms into something more reusable