Skip to content

a simple admin panel that help you manage your stuff

Notifications You must be signed in to change notification settings

SaeedNikmehr/admin-panel

Repository files navigation

Admin Panel ( laravel + react.js )

About Project

a simple admin panel that help you manage your stuff

Guide :

  • for install

1 - npm i

2 - composer install

3 - copy .env.example and rename it to .env ( fill it with your database credentials )

4 - php artisan key:generate

5 - php artisan migrate ( for getting tables structure )

  • for use

1 - php artisan serve

2 - npm run watch OR npm run watch-poll ( one of them should work )

  • hints

1- you can find postman collection in the root of project

About

a simple admin panel that help you manage your stuff

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages