Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

mohamadmurad/laravel-reactjs-dashboard

Repository files navigation

Laravel ReactJS Dashboard

A laravel dashboard built in InertiaJs + ReactJs

Laravel + Bootstrap + ReactJS + InertiaJS + laravel-permission

Screenshot

public/screen/login.png public/screen/screen1.png public/screen/screen2.png

Setup

#install composer dependency
composer install
# copy .env.example to .env
cp .env.example .env
# generate security key , link storage file
php artisan key:generate
php artisan storage:link
# after connect your database via .env file
php artisan migrate:fresh
php artisan db:seed

Credentials

login url : <http://127.0.0.1:8000/login>
email : admin@admin.com
password : password

Built With

Contributing

Thank you for contributing to this repository.

Acknowledgments

We acknowledge and are grateful to these developers for their contributions to open source.

License

This project is licensed under the MIT License - see the LICENSE file for details

AltStyle によって変換されたページ (->オリジナル) /