B
B
BonBon Slick2017-02-04 12:42:28
Laravel
BonBon Slick, 2017-02-04 12:42:28

What Laravel must have packages?

There are many packages.
I use 2 main ones everywhere: Carbon + DebugBar
What else? What are you using? Which ones do you think are necessary? Why?
ps I’ll add on my own, where sometimes I watch poke and poke

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
Andrzej Wielski, 2017-02-04
@BonBonSlick

Carbon is already built into Laravel. So it's amazing if you manage not to use it :)
For SQL search (if there is no way to integrate Scout, Elastic) I use sofa / eloquence
For roles, I still think zizaco / entrust
is the best For generating slugs in a table - cviebrock / eloquent-sluggable
Generation/upload to excel - maatwebsite/excel Image
resizing "in real time" - folklore/image
Generation of sitemap - roumen/sitemap
Backup - spatie/laravel-backup
Well, for creating complex connections based on joins - johnnyfreeman/laravel-custom-relations

G
grigoralex, 2018-08-19
@grigoralex

For role management https://github.com/itstructure/laravel-rbac
For multilevel menu https://github.com/itstructure/laravel-multi-menu

D
Dmitry, 2018-10-05
@dlnsk

I will modestly offer my own development for managing roles (I use it in all projects):
https://github.com/dlnsk/h-rbac
And a description article: Hierarchical RBAC for the smallest

V
Vanger, 2017-09-08
@Zombie42679

Try this photoswipe.com

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question