react_laravel_admin_theme
1.0.0
https://bit.ly/3i4qIUn
Por favor sigue la guía.
git clone
create a .env file copy content from .env.example and update the values
composer install && composer update
php artisan migrate:refresh
npm install && npm run dev
php artisan key:generate
php artisan serve
npm run watch
Abra el navegador y verifique la siguiente dirección.
http://127.0.0.1:8000