DashboardTemplate with Role & Permission
-
Create .env file under the project root folder and copy paste code from .env.example
-
Run composer install command
composer install - Run npm install
npm install- Run npm run dev
npm run dev - ready to use
php artisan serveThe Laravel framework is open-sourced software licensed under the MIT license.
