lianmaymesi/laravel-backend is a Laravel package for a simple backend ui for laravel projects..
It currently has 0 GitHub stars and 521 downloads on Packagist (latest version v2.0).
Install it with composer require lianmaymesi/laravel-backend.
Discover more Laravel packages by lianmaymesi
or browse all Laravel packages to compare alternatives.
Last updated
A simple backend UI for Laravel Projects. I build this for myself, where I can build the backend apps quickly. Inspired by many Senior Developers.
You can install the package via composer:
composer require lianmaymesi/laravel-backend
You can publish the assets file with:
php artisan vendor:publish --tag="laravel-backend-assets"
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.