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.
- Username:
[email protected]
- Password:
secret
Enjoy!
If you have found the Admin Architect useful, you can:
The Laravel framework is open-sourced software licensed under the MIT license.