/libr

Laravel with Bootstrap & React

Primary LanguagePHP

Laravel with Bootstrap & React

Follow these steps, and you good to go!

git clone https://github.com/irsyadadl/libr.git
cd libr
composer install
cp .env.example .env
php artisan key:generate
npm install
npm run dev

Create your database, and now you can migrate!

php artisan migrate

This project is composed of several open sources that may not be able to list all of them, but here are some that I can show you.

For more information, just type npm fund and composer fund too see what inside!