The AdminArchitect Framework.

dev-master 2018-07-25 05:23 UTC

This package is not auto-updated.

Last update: 2024-04-14 03:28:16 UTC


README

Note! This demoapp is still in progress and may have not completed features.

About AdminArchitect

Laravel is a Administration framework for Laravel:

Installation

composer create-project adminarchitect/demoapp demoapp.test --stability=dev

cd demoapp.test

php artisan serve

Open http://127.0.0.1:8000/cms in your browser.

  • Username: admin@example.com
  • Password: secret

Enjoy!

Donation

If you have found the Admin Architect useful, you can:

Buy me a coffee

License

The Laravel framework is open-sourced software licensed under the MIT license.