|
|
|
|
|
by treeface
4672 days ago
|
|
Laravel has built-in auth support and a bunch of good Composer packages that can add more features. It's also got RESTful and resourceful controllers built in and a very awesome routing system. You can use any admin/cms package, but this one I made specifically for Laravel and the Eloquent ORM: https://github.com/FrozenNode/Laravel-Administrator |
|