gitlab.com / rluna-php / laravel
rluna-php/laravel/applications/gitscrum
Simple and Robust solution to manage your software development project https://gitscrum.com
Last synced at: over 2 years ago - Stars: 2 - Forks: 2

rluna-php/laravel/packages/countries
Laravel countries and currencies
Last synced at: over 2 years ago - Stars: 1 - Forks: 0

rluna-php/laravel/admin/backpack/MenuCRUD
An admin panel for menu items, using Backpack\CRUD on Laravel 5. http://backpackforlaravel.com
Last synced at: over 2 years ago - Stars: 1 - Forks: 0

rluna-php/laravel/admin/backpack/Docs
Backpack for Laravel Documentation
Last synced at: over 2 years ago - Stars: 1 - Forks: 1

rluna-php/laravel/official/cashier
Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.
Last synced at: over 2 years ago - Stars: 1 - Forks: 2

rluna-php/laravel/official/echo
Laravel Echo is a JavaScript library that makes it painless to subscribe to channels and listen for events broadcast by Laravel.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

rluna-php/laravel/admin/backpack/BackupManager
Admin interface for managing DB backups and file backups in Laravel 5.2-5.6 http://backpackforlaravel.com
Last synced at: over 2 years ago - Stars: 1 - Forks: 0

rluna-php/laravel/official/laravel
The PHP Framework For Web Artisans
Last synced at: over 2 years ago - Stars: 11 - Forks: 2

rluna-php/laravel/admin/voyager/voyager-site
This is the source for LaravelVoyager.com website https://laravelvoyager.com
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
rluna-php/laravel/packages/tddd
A Laravel Continuous Integration Package
Last synced at: over 2 years ago - Stars: 1 - Forks: 0

rluna-php/laravel/packages/firewall
Firewall package for Laravel applications
Last synced at: over 2 years ago - Stars: 1 - Forks: 0

rluna-php/laravel/packages/tracker
Laravel Stats Tracker
Last synced at: over 2 years ago - Stars: 1 - Forks: 0

rluna-php/laravel/admin/backpack/Demo
A working demo of Laravel with all Backpack packages installed. http://backpackforlaravel.com
Last synced at: over 2 years ago - Stars: 3 - Forks: 2

rluna-php/laravel/admin/backpack/NewsCRUD
An admin panel for news with categories and tags, using Backpack CRUD on Laravel 5.2-5.6 http://backpackforlaravel.com
Last synced at: over 2 years ago - Stars: 1 - Forks: 0

rluna-php/laravel/official/envoy
Laravel Envoy provides a clean, minimal syntax for defining common tasks you run on your remote servers. Using Blade style syntax, you can easily setup tasks for deployment, Artisan commands, and more.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

rluna-php/laravel/admin/backpack/LogManager
An interface to preview, download and delete Laravel log files, using Backpack. http://backpackforlaravel.com
Last synced at: over 2 years ago - Stars: 1 - Forks: 0

rluna-php/laravel/admin/backpack/Settings
Application settings interface for Laravel 5 using Backpack CRUD. http://backpackforlaravel.com
Last synced at: over 2 years ago - Stars: 1 - Forks: 0

rluna-php/laravel/admin/backpack/PermissionManager
Admin interface for managing users, roles, permissions, using Backpack CRUD http://backpackforlaravel.com
Last synced at: over 2 years ago - Stars: 1 - Forks: 0

rluna-php/laravel/official/homestead
Laravel Homestead is an official, pre-packaged Vagrant box that provides you a wonderful development environment without requiring you to install PHP, a web server, and any other server software on your local machine.
Last synced at: over 2 years ago - Stars: 1 - Forks: 0

rluna-php/laravel/admin/backpack/LangFileManager
A quick interface to edit Laravel language files, for Backpack. http://backpackforlaravel.com
Last synced at: over 2 years ago - Stars: 1 - Forks: 0

rluna-php/laravel/admin/backpack/PageManager
Create admin panels for presentation websites on Laravel, using page templates and Backpack\CRUD http://backpackforlaravel.com
Last synced at: over 2 years ago - Stars: 1 - Forks: 0

rluna-php/laravel/admin/backpack/Base
Laravel Backpack's base package, which offers admin authentication and a blank admin panel using AdminLTE http://backpackforlaravel.com
Last synced at: over 2 years ago - Stars: 1 - Forks: 2

rluna-php/laravel/official/lumen-framework
Laravel Lumen is a stunningly fast PHP micro-framework for building web applications with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling.
Last synced at: over 2 years ago - Stars: 1 - Forks: 0

rluna-php/laravel/official/socialite
Laravel Socialite provides an expressive, fluent interface to OAuth authentication with Facebook, Twitter, Google, LinkedIn, GitHub, GitLab and Bitbucket. It handles almost all of the boilerplate social authentication code you are dreading writing.
Last synced at: over 2 years ago - Stars: 1 - Forks: 0

rluna-php/laravel/official/dusk
Laravel Dusk provides an expressive, easy-to-use browser automation and testing API. By default, Dusk does not require you to install JDK or Selenium on your machine. Instead, Dusk uses a standalone Chromedriver.
Last synced at: about 2 years ago - Stars: 1 - Forks: 0

rluna-php/laravel/official/scout
Laravel Scout provides a simple, driver-based solution for adding full-text search to your Eloquent models. Once Scout is installed and configured, it will automatically sync your model changes to your search indexes.
Last synced at: over 2 years ago - Stars: 1 - Forks: 0

rluna-php/laravel/official/passport
Laravel Passport is an OAuth2 server and API authentication package that is simple and enjoyable to use.
Last synced at: over 2 years ago - Stars: 1 - Forks: 0

rluna-php/laravel/admin/voyager/voyager-2020
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
rluna-php/laravel/official/telescope
Laravel Telescope is an elegant debug assistant for the Laravel framework. Telescope provides insight into the requests coming into your application, exceptions, log entries, database queries, queued jobs, mail, notifications, cache operations, ...
Last synced at: over 1 year ago - Stars: 3 - Forks: 0

rluna-php/laravel/packages/health
Laravel Health Panel
Last synced at: about 2 years ago - Stars: 1 - Forks: 1

rluna-php/laravel/admin/backpack/CRUD
Build a custom admin interface for your Eloquent models, using Laravel 5.2 to 5.7 http://backpackforlaravel.com
Last synced at: almost 2 years ago - Stars: 1 - Forks: 4

rluna-php/laravel/official/horizon
Horizon provides a beautiful dashboard and code-driven configuration for your Laravel powered Redis queues. Horizon allows you to easily monitor key metrics of your queue system such as job throughput, runtime, and job failures.
Last synced at: 11 months ago - Stars: 2 - Forks: 0
