Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/goodnesskay/Laravel-Open-Source-Projects

A Web Artisan list of categorized OPEN SOURCE PROJECTS built with Laravel PHP Framework.
https://github.com/goodnesskay/Laravel-Open-Source-Projects

categorized laravel laravel-framework laravel-package newbie newbie-help open open-source open-source-project php project

Last synced: 2 months ago
JSON representation

A Web Artisan list of categorized OPEN SOURCE PROJECTS built with Laravel PHP Framework.

Awesome Lists containing this project

README

        

# Laravel-Open-Source-Projects
> A Web Artisan list of categorized OPEN SOURCE PROJECTS built with Laravel PHP Framework. This repository includes a comprehensive and unlimited list of open source projects built with Laravel for Newbies to the framework or for exploration by any web artisan. Enjoy Pushing Codes!!!

## Features
- Laravel Packages/Projects[P]
- Tutorial Projects [T]

[A](#A) | [B](#B) | [C](#C) | [D](#D) | [E](#E) | [F](#F) | [G](#G) | [H](#H) | [I](#I) | [J](#J) | [K](#K) | [L](#L) | [M](#M) | [N](#N) | [O](#O) | [P](#P) | [Q](#Q) | [R](#R) | [S](#S) | [T](#T) | [U](#U) | [V](#V) | [W](#W) | [X](#X) | [Y](#Y) | [Z](#Z)

## A

| Project Name | Description | Credit |
| ---------------------------------- | ------------------------------------------------------------ |-----------------|
| [Akaunting](https://akaunting.com)[P] | Free and Online accounting software. Manage your money. Get invoices paid. Track expenses. | [akaunting](https://github.com/akaunting/akaunting) |
| [Laravel-AdaptCMS](https://www.adaptcms.com)[P] | AdaptCMS is an open source CMS that is made for complete control of your website, easiness of use and easily adaptable to any type of website. | [adaptcms](https://github.com/adaptcms/adaptcms) |
| [Laravel-Apiato](https://github.com/apiato/apiato)[P] | apiato is a flawless framework for building scalable and testable API-Centric Applications with PHP. | [apiato]() |
| [Laravel-Auth](https://github.com/jeremykenedy/laravel-auth) [P] | Laravel 5.2 with user authentication, registration with email confirmation, social media authentication, password recovery, and captcha protection. | [jeremykenedy]() |
| [laravel-admin](https://github.com/jeremykenedy/laravel-admin) [P] | A Laravel 5.2.x, Bootstrap 3.5.x, and AdminLTE 2.3.x. project. | [jeremykenedy]() |
| [laravel-admin](https://github.com/z-song/laravel-admin) [P] | A Laravel 5.5.x, PHP 7.0.x and AdminLTE project | [z-song]((https://github.com/z-song) |
| [Laravel Angular Time Tracker](https://github.com/jeremykenedy/laravel-time-tracker) [P] | Laravel Angular Time Tracker is a simple time tracking application built on Laravel 5.2, Angular 2, and Bootstrap 3. It uses Laravel's built in Auhentication, MySQL, Angular Bootstrap 1.3., Angular Resource 1.5. ngResource, jQuery 2.2.4 and Moment.js 2.13.* | [jeremykenedy]() |

## B

| Project Name | Description | Credit |
| ---------------------------------- | ------------------------------------------------------------ |-----------------|
| [Bagisto](https://github.com/bagisto/bagisto) [P] | Bagisto is a hand tailored E-Commerce framework built on some of the hottest opensource technologies such as Laravel (a PHP framework) and Vue.js a progressive Javascript framework. | [Webkul](https://webkul.com/) |
| [BlogEtc](https://github.com/WebDevEtc/BlogEtc) [P] | Blog system for your laravel app (includes admin backend for managing posts). All views, controllers, routes, models, etc are included, and there are many config options for managing your blog. | [webdevetc](https://webdevetc.com/)|
| [LaraBug](https://github.com/Cannonb4ll/LaraBug) [P] | Error reporting tool for Laravel | [cannonb4ll]()|
| [Laravel-Backpack](https://github.com/laravel-backpack/base) [P] | Backpack helps you build custom admin panels 10x faster. | [Laravel-Backpack]() |
| [Laravel Boilerplate](https://github.com/rappasoft/laravel-5-boilerplate) [P] | This project is to be served as a basis for a fully fledged web application, it is constantly evolving and has many contributors | [rappasoft]() |
| [Laravel Browser Notification](https://github.com/bpocallaghan/notify) [P] | Notify alert boxes to the browser with sound and font awesome icons and give it a timeout to fly out. Works great to notify the user after a successfull action (CRUD). Flash the information from Laravel or create multiple from javascript. | [bpocallaghan]() |
| [Laravel Backbone-Todo-MVC](https://github.com/msurguy/LaravelBackboneTodoMVC) [T] | Using Laravel 3 and Backbone.js framework for simple To-do manager | [msurguy]()|
| [Laravel Backbone-Pagination](https://github.com/msurguy/laravel-backbone-pagination) [T] | Awesome in-place pagination using Laravel + Backbone, also a tutorial | [msurguy]()|

## C

| Project Name | Description | Credit |
| ---------------------------------- | ------------------------------------------------------------ |-----------------|
| [Cachet](https://github.com/cachethq/Cachet) [P] | Cachet is a beautiful and powerful open source status page system. | [CachetHQ]()|
| [Laravel Church Sermons App](https://github.com/dameety/laravel-church-sermons-app) [P] | Make your sermons available for members. | [dameety]() [padosoft]() |
| [Laravel Corcel](http://github.com/jgrossi/corcel) [P] | Laravel is the most used PHP framework, and WordPress is the most used CMS in the world. If you want to have both sides in a unique application just use Corcel. You can create your administration panel using WordPress, with users, custom fields, custom post types, etc, but getting all the information inside your Laravel app, with custom models reading directly from the WordPress database. | [corcel]() |
| [Laravel Critter App](https://github.com/msurguy/critterapp) [T] | Application that resembles Twitter-like functionality | [msurguy]() |
| [Laravel Cloudinary App](https://github.com/msurguy/critterapp) [T] | Demo application and tutorial on how you can build a file or image upload module using Laravel and Cloudinary | [dotunj]() |

## D

| Project Name | Description | Credit |
| ---------------------------------- | ------------------------------------------------------------ |-----------------|
| [Laravel Doptor CMS & EMS](https://github.com/doptor/doptor)[P] | Business Application platform Doptor CMS & EMS | [Doptor]() |
| [Laravel DClassifieds](https://github.com/gdinko/dclassifieds.laravel) [P] | DClassifieds Free Classifieds Script is free open source classifieds script based on Laravel 5.2 framework. | [gdinko]() |
| [Dusk Interactive](https://packagist.org/packages/laracademy/dusk-interactive) [P] | Dusk Interactive is a CLI package for Laravel Dusk. It makes selecting specific tests easier. | [laracademy]()|
| [Directory Manager](https://github.com/damcclean/DirectoryManager) [P] | Directory Manager is a web-based management portal for Active Directory administrators. | [damcclean]()|

## E

| Project Name | Description | Credit |
| ---------------------------------- | ------------------------------------------------------------ |-----------------|
| [Laravel Exception Notifier](https://github.com/jeremykenedy/laravel-exception-notifier) | Laravel exception notifier will send an email of the error along with the stack trace to the chosen recipients. This Package includes all necessary traits, views, configs, and Mailers for email notifications upon your applications exceptions. You can customize who send to, cc to, bcc to, enable/disable, and custom subject or default subject based on environment. Built for Laravel 5.2, 5.3, and 5.4+. | [jeremykenedy]() |

## F

| Project Name | Description | Credit |
| ---------------------------------- | ------------------------------------------------------------ |-----------------|
| [Laravel-facebook-login](https://github.com/msurguy/laravel-facebook-login) [T] | Tutorial and demo app for Integrating "Login with Facebook" in a Laravel application | [msurguy]() |
| [Laravel File Generators](https://github.com/bpocallaghan/generators) [P] | Custom Laravel 5 File Generators with a config file and publishable stubs. You can create new stubs and it in the config. | [bpocallaghan]() |
| [Laravel Flarum](https://github.com/flarum/core) [P] | Flarum is the next-generation forum software that makes online discussion fun. It's simple, fast, and free. | [flarum]() |
| [Laravel-Flyer-Generator](https://github.com/msurguy/missingpetflyer) [T] | A flyer generator with AJAX upload | [msurguy]() |
| [Laravel Flash Alert](https://github.com/bpocallaghan/alert) [P] | A helper package to flash a bootstrap alert to the browser via a Facade or a helper function.| [bpocallaghan]() |
| [Laravel FTP](https://github.com/Cannonb4ll/LaravelFtp) [P] | A FTP helper package for Laravel | [cannonb4ll]() |
| [Laravel FreeScout](https://github.com/freescout-helpdesk/freescout) [P] | FreeScout is the super lightweight free open source help desk and shared inbox written in PHP7 (Laravel 5.5 framework) – self hosted clone of HelpScout. | [FreeScout](https://github.com/freescout-helpdesk) |

## G

| Project Name | Description | Credit |
| ---------------------------------- | ------------------------------------------------------------ |-----------------|
| [Laravel Game of Tests](https://github.com/swisnl/game-of-tests-laravel) [P] | The Game of Tests works by scanning Git repositories and scanning for known test files. It uses Git blame to attribute tests to developers. You can update through multiple artisan commands for Github, bare directories, or single repositories. | [swisnl]() |
| [Laravel GitScrum](https://github.com/renatomarinho/GitScrum) [P] | GitScrum with the GPLv3 license in Github, I invite everyone to participate. GitScrum is developed with Laravel 5.3 and is intended to be an application to help teams use Git version control and the Scrum framework with support for daily task management. | [renatomarinho]() |
| [Goodwork](https://github.com/iluminar/goodwork) [P] | Self hosted project management and collaboration tool | [hasnayeen](https://github.com/hasnayeen) |

## H

| Project Name | Description | Credit |
| ---------------------------------- | ------------------------------------------------------------ |-----------------|
| [LaraHack](https://github.com/ScientificClubofESI/LaraHack) [P] | Administration system for Hackathons | [CSE](https://github.com/ScientificClubofESI) |

## I

| Project Name | Description | Credit |
| ---------------------------------- | ------------------------------------------------------------ |-----------------|
| [Interactive Make](https://packagist.org/packages/laracademy/interactive-make) [P] | Interactive make is a CLI package for the command `php artisan make` | [laracademy]()|
| [Laravel Invoice Ninja](https://github.com/invoiceninja/invoiceninja) [P] | Invoice Ninja is a free, open-source solution for invoicing and billing customers. With Invoice Ninja, you can easily build and send beautiful invoices from any device that has access to the web. Your clients can print your invoices, download them as pdf files, and even pay you online from within the system. |[invoiceninja]()|
| [InfyOm Laravel Generator](https://github.com/InfyOmLabs/laravel-generator) [P] | Laravel API and CRUD Generator for AdminLTE and CoreUI themes along with repository pattern and unit tests. |[infyomlabs](https://github.com/InfyOmLabs)|
| [Laravel Image Handler](https://github.com/codepane/laravel-image-handler) [P] | Handle image in multiple different size with optimization. |[codepane](https://github.com/codepane)|

## J

| Project Name | Description | Credit |
| ---------------------------------- | ------------------------------------------------------------ |-----------------|
| | | |

## K

| Project Name | Description | Credit |
| ---------------------------------- | ------------------------------------------------------------ |-----------------|
| | | |

## L

| Project Name | Description | Credit |
| ---------------------------------- | ------------------------------------------------------------ |-----------------|
| [LaraAdmin](https://github.com/dwijitsolutions/laraadmin) [P] | LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel and saves at least 40% of development time over Admin Panels. | [dwijitsolutions]()|
| [Larablog](https://github.com/jeremykenedy/larablog)[P] | A powerful Laravel CRUD (Create Read Update Delete) blog built on Laravel 5.1 and Bootstrap 3.5.x | [jeremykenedy]() |
| [Laracademy Generators](https://packagist.org/packages/laracademy/generators) [P] | Laracademy Generators is a package that will generate models based on your database table(s). | [Laracademy]() |
| [Laracogs](https://github.com/YABhq/Laracogs) [P] | Laracogs is a package which can be added to any Laravel 5.1+ app which comes with a handful of commands and helpers to speed up your app development. Laracogs comes with a clean cut starter kit to initialize your app with authentication, admins, teams and all their views. | [Yabhq]() |
| [Laravel Enterprise Starter Kit (LESK)](https://github.com/leskhq/laravel-enterprise-starter-kit) [P] | A flexible and expandable application template based on Laravel LTS with a feature set tailor made for any enterprise Web application. | [LeskHQ](https://github.com/leskhq) |
| [Laravel Library Management System](https://github.com/prabhakar267/library-management-system) [P] | An automated system to manage a public library. Admin panel for librarians to control and manage the system easily through an interactive interface. | [prabhakar267]() |
| [Laravel Log Viewer](https://github.com/rap2hpoutre/laravel-log-viewer) [P] | A log viewer for Laravel. | [rap2hpoutre](https://github.com/rap2hpoutre) |
| [Laravel Podcast](https://github.com/jeremykenedy/laravel-podcast) [P] | Built on Laravel 5.3, Bootstrap 3.6, and easily customizable with SASS. Change the entire theme with by the single color variable $baseThemeColor listed in /resources/assets/sass/_variables.scss and make it your customized version instantly. Includes form input validation, error handling, routing, ajax forms, configured gulpfile, and more. | [jeremykenedy]() |
| [Laravel-linkedin-login](https://github.com/msurguy/laravel-linkedin-login) [T] | Pulling user info from LinkedIn in Laravel, comes with a demo and a tutorial | [msurguy]() |

## M

| Project Name | Description | Credit |
| ---------------------------------- | ------------------------------------------------------------ |-----------------|
| [Laravel Microweber CMS](https://github.com/microweber/microweber) [P] | Drag and Drop CMS and online shop | [microweber]() |
| [Laravel Mobilizator](https://github.com/philippejadin/Mobilizator) [P] | Mobilize crowds efficiently. Allow anyone to create a collaborative group. No admins involved in the process. Manage communication, decision making, membership, files and events. | [philippejadin]() |
| [Maxtradeoptions](https://github.com/IamWebwiz/maxtradeoptions) [P] | Platform for binary options trading featuring basic CRUD, custom notifications, chart and Administration | [IamWebwiz](https://github.com/IamWebwiz) |
| [Multi-Domain Laravel App](https://github.com/DigitalWheat/Multi-Domain-Laravel) [T] | An example of multi-domain/subdomain app built on Laravel. | [MaxKostinevich](https://github.com/maxkostinevich) |

## N

| Project Name | Description | Credit |
| ---------------------------------- | ------------------------------------------------------------ |-----------------|
| [laravel-Nerds](https://github.com/jeremykenedy/laravel-nerds)[T] | A Laravel 5.1 ORM example with Nerds as users | [jeremykenedy]() |
| [laravel-newsletter](https://github.com/NathanGeerinck/laravel-newsletter)[P] | Laravel Newsletter gives you the possibility to send a newsletter with use of an external email driver like MailGun. | [NathanGeerinck]() |
| [Laravel Newsletter Manager](http://github.com/arvernester/newsletter) [P] | Newsletter manager is application to manage templates, subscribers, and newsletter built with Laravel Framework. This application using built-in features by Laravel like as Scout and Mail Queue, etc. | [arvernester]() |

## O

| Project Name | Description | Credit |
| ---------------------------------- | ------------------------------------------------------------ |-----------------|
| [Laravel-October CMS](https://octobercms.com/) | October is a free, open-source, self-hosted CMS platform based on the Laravel PHP Framework. A simple and modular CMS that grows with you, with a precise and beautiful interface that comes as second nature. | [octobercms](https://github.com/octobercms)
| [Laravel-Opus](https://github.com/zeeshanu/opus) | As companies grow, it becomes difficult to manage and communicate the knowledge across different departments, Opus acts as a single source of truth; a go-to place for the employees to get knowledge. It gives enterprises the power to create anything and everything; from meeting notes, project plans, product requirements, technical documentations, orchestrate processes, work-flows and more. | [zeeshanu]() |
| [Laravel-OrgManager](https://github.com/m1guelpf/orgmanager)[P] | A Github Organization Invite Generator build using Laravel | [orgmanager]() |
| [Laravel-Orchid](https://github.com/TheOrchid/Platform)[P] | Orchid PHP is an application that allows you to** quickly write simple** but powerful websites and applications. The main emphasis is on rapid prototyping and different content. | [TheOrchid]() |
| [Laravel-Origin CMS](https://github.com/akhileshdarjee/origin-cms) | Origin CMS for Laravel 5.2.* to kickstart your web applications. | [akhileshdarjee]() |

## P

| Project Name | Description | Credit |
| ---------------------------------- | ------------------------------------------------------------ |-----------------|
| [Laravel Passport IIS](https://github.com/jeremykenedy/passportiis) [P] | Laravel Passport Customized for Windows IIS Support | [jeremykenedy]()|
| [Laravel PHP Map](https://github.com/PHPMap/PHPMap) [P] | PHPMap is an interactive map of PHP-Developers around the world. You will be able to organize meetups & usergroups. work on projects together with developers around you or simply have a look, who´s next to you. | [PHPMap]()|
| [Laravel Podcast Manager](https://github.com/jeremykenedy/laravelpodcast)[P] | Laravel Podcast Manager is a complete podcast manager package for Laravel 5.3+ that enables you to manage RSS feeds for your favorite podcasts and listen to the episodes in a seamless UI. | [jeremykenedy]() |
| [Laravel Property Bag](https://github.com/zachleigh/laravel-property-bag) [P] | Easily add a property bag to any Laravel model to store model options and settings. | [zachleigh]() |
| [Laravel-push-notification](https://github.com/webelightdev/laravel-push-notification) [P] | Push Notifications using Laravel | [webelightdev]() |
| [Lumen Portfolio](https://github.com/FaZeRs/naurislinde.com) [P] | Personal portfolio website using Lumen | [FaZeRs](https://github.com/FaZeRs) |

## Q

| Project Name | Description | Credit |
| ---------------------------------- | ------------------------------------------------------------ |-----------------|
| [Laravel-Quiz](https://github.com/LaravelDaily/Laraquiz-QuickAdmin) [P] | It is a demo project for demonstrating what can be generated with QuickAdminPanel tool. LaraQuiz was mostly generated with QuickAdmin except for some custom code.It's an open-source version of online Laravel quiz at LaraQuiz.com - but the system can be used for any quiz project, you just fill in different topics and questions. | [LaravelDaily]() |
| [Laravel-QuestionAnswer](https://github.com/TheRealJAG/Laravel-QuestionAnswer) [P] | Vote based Question & Answer site built using Laravel 5.4, material design, x-editable and jQuery Upvote with email and database notifications. | [TheRealJAG](https://github.com/TheRealJAG) |

## R

| Project Name | Description | Credit |
| ---------------------------------- | ------------------------------------------------------------ |-----------------|
| [Laravel-ReadMarvel](https://github.com/ivan-atanasov/readmarvel)[P] | ReadMarvel is a fan made website. It is built entirely on Laravel 5. All data is provided by Marvel through their public Marvel API. | [ivan-atanasov]() |
| [Laravel RecipeManager (Api)](https://github.com/ammannbe/RecipeManagerApi) [P] | Modern webapp to manage your recipes like a chef | [ammannbe](https://github.com/ammannbe) |
| [laravel-robots-txt](https://github.com/OwenMelbz/laravel-robots-txt) [P] | Laravel 5.x helpers for a semi-automated robots.txt and meta tags | [owenmelbz]() |
| [Laravel Roles](https://github.com/jeremykenedy/laravel-roles)[P] | A Powerful package for handling roles and permissions in Laravel 5.4 | [jeremykenedy]()|
| [Laravel Resource Controllers](https://github.com/Dotunj/Payo)[T] | Demo application and a tutorial for performing crud operations using resource controllers | [dotunj]()|

## S

| Project Name | Description | Credit |
| ---------------------------------- | ------------------------------------------------------------ |-----------------|
| [Laravel SEO](https://github.com/msurguy/laravel-seo) [T] | Demo application for an admin panel and a solution for managing SEO content, also with a tutorial | [msurguy]()|
| [Laravel-shareable-models](https://github.com/ksassnowski/laravel-shareable-models)[P] | Create shareable links from your eloquent models | [sassnowski]() |
| [Laravel Shila Backend](https://github.com/itobuz/shila-laravel-backend) [P] | This is a laravel shopping cart cms with stripe payment gateway integration. This project has role and permission creation option with page, post and product adding functionality. You can see list of orders also can refund orders. | [itobuz]() |
| [Laravel Shop-Menu](https://github.com/msurguy/laravel-shop-menu) [T] | Drag and Drop Menu manager like Wordpress, tutorial being written | [msurguy]() |
| [Laravel Shoppinglist (Api)](https://github.com/ammannbe/ShoppinglistApi) [P] | Backend API to manage your shopping list | [ammannbe](https://github.com/ammannbe) |
| [Laravel Skeleton](https://github.com/rdehnhardt/skeleton) [P] | Laravel Skeleton Application| [rdehnhardt]()|
| [Laravel Smart Search](https://github.com/msurguy/laravel-smart-search) [T] | Demo application and a tutorial for nice search with autocomplete | [msurguy]() |
| [Laravel-Snipe-IT](https://github.com/snipe/snipe-it)[P] | Snipe-IT is a free, open source Laravel project that makes managing IT assets easy.| [snipe]()|
| [Laravel Support Ticket](https://github.com/ammezie/support-ticket) [P] | A support ticket application built using the Laravel framework.| [ammezie]()|
| [Staff Management System](https://github.com/IamWebwiz/staff-management-system) [P] | A little something to help manage your company's staff database :sparkling_heart:.| [IamWebwiz](https://github.com/IamWebwiz)|
| [Smart URL Shortener](https://github.com/arashjafari/SmartURLShortener) [P] | Smart URL shortening tools in Laravel | [Arash Jafari](https://github.com/arashjafari) |

## T

| Project Name | Description | Credit |
| ---------------------------------- | ------------------------------------------------------------ |-----------------|
| [Laravel Talk](https://github.com/nahid/talk) | Talk is a Laravel 5 based user conversation (inbox) system with realtime messaging | [nahid]()|
| [Laravel-Tasks](https://github.com/jeremykenedy/laravel-tasks)[T] | An app of tasks lists for each individual user. Built on Laravel 5.2, using 5.2 authentication and middleware. This has robust verbose examples using Laravel best practices.| [jeremykenedy]() |
| [Laravel Tech Detector](https://github.com/ppshobi/tech-detector)[P] | The goal of Technology Detector is to help web developers, Security researchers, Domain Buyers and web designers find out what technologies web pages are using which might help them to decide what technologies to implement themselves.This application can track country, state, city, latitude and longitude of an IP address. | [ppshobi]() |
|[Laravel-Themevel](https://github.com/Shipu/themevel) | Themevel is a Laravel 5 theme and asset management package. You can easily integrate this package with any Laravel based project.| [Shipu]() |
| [Laravel-Timegrid](https://github.com/timegridio/timegrid) [P] | Timegrid helps contractors and customers to find the perfect meeting time through online appointments. | [timegridio]() |
| [Laravel-translate](https://github.com/vortgo/laravel-translate)[P] | Translate system for laravel project | [vortgo]() |

## U

| Project Name | Description | Credit |
| ---------------------------------- | ------------------------------------------------------------ |-----------------|
| [Laravel Users](https://github.com/jeremykenedy/laravel-users) [P] | A Users Management Package that includes all necessary routes, views, models, and controllers for a user management dashboard and associated pages for managing Laravels built in user scaffolding. Built for Laravel 5.2, 5.3, and 5.4+. | [jeremykenedy]() |

## V

| Project Name | Description | Credit |
| ---------------------------------- | ------------------------------------------------------------ |-----------------|
| [Laravel Voyager](https://github.com/the-control-group/voyager) [P] | Voyager is a Laravel Admin package. With Voyager you can have an Admin setup for your laravel application in seconds. Voyager is fully extendible and it has a beautiful User Interface. | [the-control-group]() |

## W

| Project Name | Description | Credit |
| ---------------------------------- | ------------------------------------------------------------ |-----------------|
| | | |

## X

| Project Name | Description | Credit |
| ---------------------------------- | ------------------------------------------------------------ |-----------------|
| | | |

## Y

| Project Name | Description | Credit |
| ---------------------------------- | ------------------------------------------------------------ |-----------------|
| | | |

## Z

| Project Name | Description | Credit |
| ---------------------------------- | ------------------------------------------------------------ |-----------------|
| [Laravel Zero](https://github.com/nunomaduro/laravel-zero)[P] | Laravel Zero provides an elegant starting point for your next Laravel Console Application | [nunomaduro]() |

## Contribute

Are you crazy about making easy for newbies and other web artisans to easily get a comprehensive list of laravel open source projects? If yes,you can `fork` this repository, `contribute` and `submit a pull request` or send a mail to `[email protected]`. I will really love it.

## Credit
- Open Laravel

## You want to appreciate me?

You can appreciate me by **starring** this repository and follow me on [Github](https://github.com/goodnesskay) , [twitter](https://twitter.com/goodnesskayode) and subscribe to my [Youtube](https://www.youtube.com/channel/UC3h5EkjLBS5VtpJRVRrMD-Q) Channel!

I love you too.

**Goodness Kayode | Pusher of Codes**