• Stars
    star
    221
  • Rank 174,359 (Top 4 %)
  • Language
  • License
    The Unlicense
  • Created over 7 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Curated list of Laravel Voyager ressources

Awesome Voyager

Awesome Build Status Build Status Total Downloads Latest Stable Version License

This is a curated list of Laravel Voyager resources. Voyager is a Laravel package that provides a complete admin system to quickly scaffold out your app with features such as Media Manager, Menu Builder, Database Manager and BREAD/CRUD Builder.


Contribution

Have you found something that make Laravel Voyager more awesome? Make a PR and add it to the list!

Table of Contents

Essentials

Code Snippets

Packages

Articles and Tutorials

Videos and Series

Products build with Voyager

Plugin for Voyager

More Repositories

1

hooks

Hooks is a extension system for your Laravel application.
PHP
218
star
2

voyager-hooks

Hooks system integrated into Voyager.
PHP
208
star
3

doctrine-support

Better Doctrine Support with Laravel (Support for `enum`)
PHP
179
star
4

dd

`dd` is a helper method in Laravel. This package will add the `dd` to your application.
PHP
116
star
5

config-writer

Save changes to the configuration file in script.
PHP
41
star
6

command-validation

Enable a method for Artisan Commands to validate the output of methods like `ask`.
PHP
12
star
7

test-hook

This is a test hook
PHP
9
star
8

hook-docs

Laravel Hooks
8
star
9

attribute-slugging

Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
PHP
5
star
10

attribute-purging

Allows you to define what attributes in your Eloquent Model which should be not be inserted into the database.
PHP
4
star
11

mobiledetect

[No longer maintained] Laravel package for MobileDetect
PHP
4
star
12

attribute-manipulation

Allows multiple traits to manipulate with the attributes of an Eloquent Model.
PHP
4
star
13

attribute-encryption

Allows you to define what attributes in your eloquent model which should be encrypted and decrypted.
PHP
3
star
14

spark-diff

A Artisan Command to get difference between Laravel Spark's original files and your files
PHP
3
star
15

composer-hook-plugin

Composer plugin for Laravel Hooks (larapack.io)
PHP
2
star
16

hook-boilerplate

A boilerplate for building a Hook.
PHP
2
star
17

attribute-hashing

Allows you to define what attributes in your Eloquent Model which should be hashed.
PHP
2
star
18

db-routes

[Development] Laravel DBRoutes is a package to run Routes from the database using Laravel.
PHP
2
star
19

newrelic-service-provider

A newrelic service provider to set appname to be equals to the domain name.
PHP
2
star
20

voyager-announcements-hook

[WIP]Β A hook that will show Voyager announcements on your dashboard!
PHP
2
star
21

command-verification

Makes Artisan Commands prompt the console if it should continue.
PHP
1
star
22

maintenance-mode-exceptions

[Under development] Allow defined routes/ips to bypass the down command
1
star
23

twitter-grant

[Development] A TwitterGrant for the OAuth 2.0 Bridge for Laravel
1
star
24

facebook-grant

[Development] A FacebookGrant for the OAuth 2.0 Bridge for Laravel
1
star