adminarchitect/demoapp is a Laravel package for the adminarchitect framework..
It currently has 1 GitHub stars and 44 downloads on Packagist.
Install it with composer require adminarchitect/demoapp.
Discover more Laravel packages by adminarchitect
or browse all Laravel packages to compare alternatives.
Last updated
Note! This demoapp is still in progress and may have not completed features.
Laravel is a Administration framework for Laravel:
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.
[email protected]secretEnjoy!
If you have found the Admin Architect useful, you can:
The Laravel framework is open-sourced software licensed under the MIT license.