The ACTCMS Laravel Admin

Actadmin is a Laravel Admin Package that includes BREAD(CRUD) operations,
a media manager, menu builder, and much more.

View on Github Documentation
Actadmin Admin Package

Just a few of Actadmins Features

Actadmin Perspective Mockup

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.

Actadmin page

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')

Actadmin page

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.

Actadmin page

BREAD/CRUD Builder

Similar to CRUD, Actadmin 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!

See it in action

Checkout this short video where you can get a quick glimpse of Actadmin and how easy it is to install.

View On Youtube

c
Add Custom Data Types

You can add custom Data Types to work with in your Laravel App.

Add Custom Settings

You can easily add custom settings in Voyager and use them on the front-end of your site.

Awesome Features

And just a whole bunch of awesome features you'll have to checkout for yourself!