Skip to content

mhraihan/laraStart

Repository files navigation

laravStart

Starter Admin For Laravel 8

Installation

It's just like any other Laravel project. Basically here is how you use it for yourself. (it's not completed yet)

  • Clone the repo git clone https://github.com/mhraihan/laraStart.git
  • cd to project folder.
  • Run composer install
  • Save as the .env.example to .env and set your database information
  • Run php artisan key:generate to generate the app key
  • Run npm install
  • Run php artisan migrate
  • Run php artisan passport:install
  • Done !!! Enjoy Customizing and building awesome app

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors