If you're looking for a full Laravel administration system, take a look at Voyager - the best Laravel Admin Package!

Vogayer Laravel

Features

Vogayer Laravel admin system

Fully functional media manager

Voyager has an amazing fully function media manager which allows you to view/edit/delete files from your storage. All files in your application will be easily accessible and will live in a single place. Compatible with local or s3 file storage.

Menu builder

You can easily build as many menus for your site. In fact the menu in the voyager admin is built using the menu builder. You can add/edit/delete menu items from as many menus as you would like. Then it's super easy to display your menu on the front-end of your app Menu::display('main')

Database manager

That's right! You can actually manipulate your database directly from Voyager. You can add, edit, or delete tables. When creating a new table you can also specify if you would like voyager to create your Model for you... How cool is that.

Crud builder

Similar to CRUD, Voyager has a system called BREAD which is Browse, Read, Edit, Add, and Delete. You can easily add any BREAD views and functionality to any table in your database. Have a products table, easily add the Browse Read Edit Add & Delete functionality in seconds!

Home Page

https://the-control-group.github.io/voyager/?utm_source=learninglaravel.net

Source

https://github.com/the-control-group/voyager/?utm_source=learninglaravel.net

Documentation

https://the-control-group.github.io/voyager/docs/v0.10/?utm_source=learninglaravel.net